Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 01:00:16 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75951: Update port: graphics/pngwriter to 0.5.1
Message-ID:  <20050109010016.076c69c0.tkato432@yahoo.com>
Resent-Message-ID: <200501081610.j08GASJw081402@freefall.freebsd.org>

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

>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:



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