Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2009 03:00:33 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140677: Update port: x11-fonts/fntsample to 3.1
Message-ID:  <20091119030033.a424c11c.tkato432@yahoo.com>
Resent-Message-ID: <200911181810.nAIIA44O035650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140677
>Category:       ports
>Synopsis:       Update port: x11-fonts/fntsample to 3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 18 18:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 3.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-fonts/fntsample/Makefile x11-fonts/fntsample/Makefile
--- /usr/ports/x11-fonts/fntsample/Makefile	2009-08-22 16:29:45.000000000 +0900
+++ x11-fonts/fntsample/Makefile	2009-11-16 04:16:51.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	fntsample
-PORTVERSION=	3.0
+PORTVERSION=	3.1
 PORTREVISION?=	0
 CATEGORIES?=	x11-fonts
 MASTER_SITES=	SF/fntsample/fntsample/${PORTVERSION} http://unicode.org/Public/5.1.0/ucd/:unidata
@@ -34,7 +34,8 @@
 USE_GNOME=	pango
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-unicode-blocks=${WRKSRC}/Blocks.txt
+CONFIGURE_ARGS=	--disable-silent-rules \
+		--with-unicode-blocks=${WRKSRC}/Blocks.txt
 
 MAN1=		${PORTNAME}.1
 PLIST_FILES=	bin/${PORTNAME} share/locale/uk/LC_MESSAGES/${PORTNAME}.mo
diff -urN /usr/ports/x11-fonts/fntsample/distinfo x11-fonts/fntsample/distinfo
--- /usr/ports/x11-fonts/fntsample/distinfo	2009-01-21 11:16:18.000000000 +0900
+++ x11-fonts/fntsample/distinfo	2009-11-06 15:53:17.000000000 +0900
@@ -1,6 +1,6 @@
-MD5 (fntsample-3.0.tar.gz) = 842d64d184bf03b0307940bf18e81905
-SHA256 (fntsample-3.0.tar.gz) = 580059b8d7772a09f22bf0aef8b5c795e6a83c60f6658e27b40a858f0fdf822d
-SIZE (fntsample-3.0.tar.gz) = 164912
+MD5 (fntsample-3.1.tar.gz) = d1ee3bd9ca83372fc7e40add6734bb64
+SHA256 (fntsample-3.1.tar.gz) = e6cbb7e5a9f3d6d69c06cff921de4edd76372bb739a30e60472705a581a0e462
+SIZE (fntsample-3.1.tar.gz) = 170671
 MD5 (Blocks.txt) = aee9add2c5e17a8140f64f78c7d1147e
 SHA256 (Blocks.txt) = 9c389049fcd4bba01164301e1efa16ab3058328d5a4913ad35d974401978062a
 SIZE (Blocks.txt) = 5857
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091119030033.a424c11c.tkato432>