ports/79561: [update] x11-fm/gprename to 1.24

Andrej Zverev az at inec.ru
Tue Apr 5 14:00:12 UTC 2005


>Number:         79561
>Category:       ports
>Synopsis:       [update] x11-fm/gprename to 1.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 05 14:00:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 31 12:08:50 MSD 2005 az at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
	Update to version 1.24
	Also fix pkg-plist and unbroke port

	Changelog
	---------------------------
	GPRename 1.24
	Added           Polish language, thanks Bartlomiej Grodek

	GPRename 1.23
	Fixed           Language title so that it is translated in all language
	Fixed           Bug where 2 directories were selected at the opening

	GPRename 1.22
	Modified        Disable the undo button when it can't be used
	Modified        Set default focus on the 'Close' button in a Dialog
	Fixed           A bug, now the starting directory will be deselected
        	        when another directory is selected

>How-To-Repeat:
	
>Fix:
	Apply fix patch
	

--- 1 begins here ---
diff -Nru gprename.orig/Makefile gprename/Makefile
--- gprename.orig/Makefile	Mon Feb 28 04:46:16 2005
+++ gprename/Makefile	Tue Apr  5 17:15:44 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gprename
-PORTVERSION=	1.21
+PORTVERSION=	1.24
 CATEGORIES=	x11-fm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,11 +16,9 @@
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk
 
-BROKEN=		Incomplete pkg-plist
-
 NO_BUILD=	yes
 PLIST_DIRS=	share/gprename/languages share/gprename/pixmaps share/gprename
-PLIST_FILES=	bin/gprename share/gprename/pixmaps/gprename_icon64.xpm
+PLIST_FILES=	bin/gprename share/gprename/pixmaps/gprename_icon64.xpm share/gprename/gprename.pl share/gprename/langs.pl
 USE_BZIP2=	yes
 USE_PERL5_RUN=	yes
 USE_X_PREFIX=	yes
@@ -28,7 +26,7 @@
 .include <bsd.port.pre.mk>
 
 .for ii in en es.ISO-8859-1 es.UTF-8 fr.ISO-8859-1 fr.UTF-8 zh_TW.Big5 \
-	zh_TW.UTF-8
+	zh_TW.UTF-8 pl.ISO-8859-2 pl.UTF-8
 PLIST_FILES+=	share/gprename/languages/lang.${ii}
 .endfor
 
diff -Nru gprename.orig/distinfo gprename/distinfo
--- gprename.orig/distinfo	Tue Mar 16 03:11:20 2004
+++ gprename/distinfo	Tue Apr  5 17:05:50 2005
@@ -1,2 +1,2 @@
-MD5 (gprename-1.21.tar.bz2) = 8514707e3cb42e19cef575609b0328ed
-SIZE (gprename-1.21.tar.bz2) = 35063
+MD5 (gprename-1.24.tar.bz2) = 936cbc0695bcea7adba9ab8088c92683
+SIZE (gprename-1.24.tar.bz2) = 36688
--- 1 ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list