Skip site navigation (1)Skip section navigation (2)
Date:      18 Mar 2005 02:39:08 -0000
From:      KANOU Hiroki <kanou@khdd.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kanou@khdd.net
Subject:   ports/78975: maintainer-update: print/ft2demos to 2.1.9
Message-ID:  <20050318023908.38952.qmail@khdd.net>
Resent-Message-ID: <200503180240.j2I2e2cc043326@freefall.freebsd.org>

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

>Number:         78975
>Category:       ports
>Synopsis:       maintainer-update: print/ft2demos to 2.1.9
>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:   Fri Mar 18 02:40:02 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 Dec 1 15:22:42 UTC 2004 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:

Maintainer update of the port of FreeType2 demo programs.
Synchronized to the update of print/freetype2 port.

New file: files/patch-Makefile

>How-To-Repeat:
>Fix:

diff -uNr ft2demos.orig/Makefile ft2demos/Makefile
--- ft2demos.orig/Makefile	Mon Dec  6 21:06:43 2004
+++ ft2demos/Makefile	Mon Dec  6 20:34:35 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ft2demos
-PORTVERSION=	2.1.7
+PORTVERSION=	2.1.9
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
 		http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
diff -u ft2demos.orig/distinfo ft2demos/distinfo
--- ft2demos.orig/distinfo	Mon Dec  6 21:06:46 2004
+++ ft2demos/distinfo	Mon Dec  6 20:35:23 2004
@@ -1,2 +1,2 @@
-MD5 (ft2demos-2.1.7.tar.bz2) = a149198955ed3c614a1af4f17cbfdc53
-SIZE (ft2demos-2.1.7.tar.bz2) = 99951
+MD5 (ft2demos-2.1.9.tar.bz2) = 43ca06d7a926d07db4bbb1885c4a2971
+SIZE (ft2demos-2.1.9.tar.bz2) = 117382
--- ft2demos.orig/files/patch-Makefile	Thu Jan  1 09:00:00 1970
+++ ft2demos/files/patch-Makefile	Fri Mar 18 11:33:20 2005
@@ -0,0 +1,21 @@
+--- Makefile.orig	Tue May 25 21:29:10 2004
++++ Makefile	Fri Mar 18 11:29:58 2005
+@@ -357,15 +357,15 @@
+ 
+   $(BIN_DIR)/ftview$E: $(OBJ_DIR)/ftview.$(SO) $(FTLIB) \
+                        $(GRAPH_LIB) $(COMMON_OBJ)
+-	  $(GRAPH_LINK)
++	  $(GRAPH_LINK) $(MATH)
+ 
+   $(BIN_DIR)/ftgamma$E: $(OBJ_DIR)/ftgamma.$(SO) $(FTLIB) \
+                        $(GRAPH_LIB) $(COMMON_OBJ)
+-	  $(GRAPH_LINK)
++	  $(GRAPH_LINK) $(MATH)
+ 
+   $(BIN_DIR)/ftmulti$E: $(OBJ_DIR)/ftmulti.$(SO) $(FTLIB) \
+                         $(GRAPH_LIB) $(COMMON_OBJ)
+-	  $(GRAPH_LINK)
++	  $(GRAPH_LINK) $(MATH)
+ 
+   $(BIN_DIR)/ftstring$E: $(OBJ_DIR)/ftstring.$(SO) $(FTLIB) \
+                          $(GRAPH_LIB) $(COMMON_OBJ)
>Release-Note:
>Audit-Trail:
>Unformatted:



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