ports/131833: Update port: misc/gonvert to 0.2.20

KATO Tsuguru tkato432 at yahoo.com
Wed Feb 18 17:30:06 UTC 2009


>Number:         131833
>Category:       ports
>Synopsis:       Update port: misc/gonvert to 0.2.20
>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:   Wed Feb 18 17:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.20

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/gonvert/Makefile misc/gonvert/Makefile
--- /usr/ports/misc/gonvert/Makefile	2008-06-07 00:25:34.000000000 +0900
+++ misc/gonvert/Makefile	2009-02-17 05:31:54.000000000 +0900
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gonvert
-PORTVERSION=	0.2.19
-PORTREVISION=	1
+PORTVERSION=	0.2.20
 CATEGORIES=	misc python gnome
 MASTER_SITES=	http://www.unihedron.com/projects/gonvert/downloads/
 
@@ -34,7 +33,7 @@
 	@${MKDIR} ${DATADIR}/pixmaps
 	${INSTALL_DATA} ${WRKSRC}/pixmaps/*.png ${DATADIR}/pixmaps
 	@${MKDIR} ${PREFIX}/share/pixmaps
-	${LN} -sf ${WRKSRC}/pixmaps/gonvert.png ${PREFIX}/share/pixmaps
+	${LN} -sf ${DATADIR}/pixmaps/gonvert.png ${PREFIX}/share/pixmaps
 	@${MKDIR} ${PREFIX}/share/locale/pl/LC_MESSAGES
 	${INSTALL_DATA} ${WRKSRC}/i18n/pl_messages.gmo \
 		${PREFIX}/share/locale/pl/LC_MESSAGES/gonvert.mo
diff -urN /usr/ports/misc/gonvert/distinfo misc/gonvert/distinfo
--- /usr/ports/misc/gonvert/distinfo	2008-01-03 22:49:11.000000000 +0900
+++ misc/gonvert/distinfo	2009-02-12 01:28:03.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (gonvert-0.2.19.tar.gz) = 5fa0df1ee4b4783d9093dd0a707d805c
-SHA256 (gonvert-0.2.19.tar.gz) = f076f007272ccc106f67bdc81dd18dfab50431561e711f522a90ce9d7fe670b7
-SIZE (gonvert-0.2.19.tar.gz) = 151530
+MD5 (gonvert-0.2.20.tar.gz) = d586ccb474443945f954e8032e8835d5
+SHA256 (gonvert-0.2.20.tar.gz) = 77465c598e499374d6ec88c44f1a6b03a55a4068c9d0681e967d9ea6556c4969
+SIZE (gonvert-0.2.20.tar.gz) = 151618
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list