ports/75951: Update port: graphics/pngwriter to 0.5.1
KATO Tsuguru
tkato432 at yahoo.com
Sat Jan 8 16:10:34 UTC 2005
>Number: 75951
>Category: ports
>Synopsis: Update port: graphics/pngwriter to 0.5.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: Sat Jan 08 16:10:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.1
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/pngwriter/Makefile graphics/pngwriter/Makefile
--- /usr/ports/graphics/pngwriter/Makefile Tue Oct 26 16:40:28 2004
+++ graphics/pngwriter/Makefile Wed Jan 5 20:25:50 2005
@@ -7,7 +7,7 @@
#
PORTNAME= pngwriter
-PORTVERSION= 0.5.0
+PORTVERSION= 0.5.1
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +23,9 @@
USE_GNOME= pkgconfig
CXXFLAGS+= `pkg-config --cflags freetype2 libpng12` -I${LOCALBASE}/include
+
+post-extract:
+ @${FIND} ${WRKSRC} -name "\.*" -delete
do-build:
cd ${BUILD_WRKSRC} \
diff -urN /usr/ports/graphics/pngwriter/distinfo graphics/pngwriter/distinfo
--- /usr/ports/graphics/pngwriter/distinfo Tue Oct 26 16:40:28 2004
+++ graphics/pngwriter/distinfo Wed Jan 5 20:20:57 2005
@@ -1,2 +1,2 @@
-MD5 (pngwriter-0.5.0.tgz) = a5e6db3eb85ff7dc4e5bc8a414c4bdad
-SIZE (pngwriter-0.5.0.tgz) = 654601
+MD5 (pngwriter-0.5.1.tgz) = 7a539fab7921baeb1769c27ea84a74d7
+SIZE (pngwriter-0.5.1.tgz) = 663506
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list