ports/72529: Update port: graphics/pngwriter to 0.4.8

KATO Tsuguru tkato432 at yahoo.com
Mon Oct 11 17:10:32 UTC 2004


>Number:         72529
>Category:       ports
>Synopsis:       Update port: graphics/pngwriter to 0.4.8
>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:   Mon Oct 11 17:10:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.4.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/pngwriter/Makefile graphics/pngwriter/Makefile
--- /usr/ports/graphics/pngwriter/Makefile	Sat Aug 14 13:53:50 2004
+++ graphics/pngwriter/Makefile	Mon Oct 11 22:22:21 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pngwriter
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.8
 CATEGORIES=	graphics devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -21,7 +21,8 @@
 
 BUILD_WRKSRC=	${WRKDIR}/${DISTNAME}/src
 
-CXXFLAGS+=	`freetype-config --cflags` -I${LOCALBASE}/include/libpng
+USE_GNOME=	pkgconfig
+CXXFLAGS+=	`pkg-config --cflags freetype2 libpng12` -I${LOCALBASE}/include
 
 do-build:
 	cd ${BUILD_WRKSRC} \
diff -urN /usr/ports/graphics/pngwriter/distinfo graphics/pngwriter/distinfo
--- /usr/ports/graphics/pngwriter/distinfo	Sat Aug 14 13:53:50 2004
+++ graphics/pngwriter/distinfo	Mon Oct 11 22:24:30 2004
@@ -1,2 +1,2 @@
-MD5 (pngwriter-0.4.4.tgz) = 530ee0fcf3a8c7d35c8788a8fd7121fe
-SIZE (pngwriter-0.4.4.tgz) = 600759
+MD5 (pngwriter-0.4.8.tgz) = ab38603973f3b2a36dbb1660d31216b1
+SIZE (pngwriter-0.4.8.tgz) = 650237
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list