ports/87309: maintainer-update: print/ft2demos to 2.1.10

KANOU Hiroki kanou at khdd.net
Wed Oct 12 08:40:17 UTC 2005


>Number:         87309
>Category:       ports
>Synopsis:       maintainer-update: print/ft2demos to 2.1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 08:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KANOU Hiroki
>Release:        FreeBSD 5.3-SECURITY i386
>Organization:
>Environment:
System: FreeBSD tin.khdd.net 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Wed Jul 20 06:22:23 UTC 2005 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:

The port of FreeType 2 demo programs is updated by maintainer from 2.1.9 to 2.1.10.

One file, files/Makefile, is removed in this version of the port.

>How-To-Repeat:
>Fix:

diff -uNr ft2demos.orig/Makefile ft2demos/Makefile
--- ft2demos.orig/Makefile	Fri Mar 18 19:57:34 2005
+++ ft2demos/Makefile	Fri Oct  7 13:22:04 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ft2demos
-PORTVERSION=	2.1.9
+PORTVERSION=	2.1.10
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
 		http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
@@ -31,7 +31,7 @@
 
 FREETYPE_WRKSRC!=	cd ${PORTSDIR}/print/freetype2; ${MAKE} -V WRKSRC
 
-FT_PROGRAMS=	ftbench ftdump ftlint ftmemchk ftmulti ftstring fttimer ftview testname
+FT_PROGRAMS=	ftbench ftchkwd ftdump ftgamma ftlint ftmemchk ftmulti ftstring fttimer ftvalid ftview testname
 
 do-install:
 	@(cd ${WRKSRC}/bin/.libs/; ${INSTALL_PROGRAM} ${FT_PROGRAMS} ${PREFIX}/bin)
diff -uNr ft2demos.orig/distinfo ft2demos/distinfo
--- ft2demos.orig/distinfo	Mon Dec  6 20:35:23 2004
+++ ft2demos/distinfo	Fri Oct  7 09:52:40 2005
@@ -1,2 +1,2 @@
-MD5 (ft2demos-2.1.9.tar.bz2) = 43ca06d7a926d07db4bbb1885c4a2971
-SIZE (ft2demos-2.1.9.tar.bz2) = 117382
+MD5 (ft2demos-2.1.10.tar.bz2) = 4edaff5721fedcf1932e76935f3029b3
+SIZE (ft2demos-2.1.10.tar.bz2) = 122842
diff -uNr ft2demos.orig/pkg-plist ft2demos/pkg-plist
--- ft2demos.orig/pkg-plist	Tue Oct 14 19:56:04 2003
+++ ft2demos/pkg-plist	Fri Oct  7 13:18:47 2005
@@ -1,9 +1,12 @@
 bin/ftbench
+bin/ftchkwd
 bin/ftdump
+bin/ftgamma
 bin/ftlint
 bin/ftmemchk
 bin/ftmulti
 bin/ftstring
 bin/fttimer
+bin/ftvalid
 bin/ftview
 bin/testname
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list