ports/103409: [PATCH] security/gpa: update to 0.7.4

Stefan Walter sw at gegenunendlich.de
Tue Sep 19 19:00:44 UTC 2006


>Number:         103409
>Category:       ports
>Synopsis:       [PATCH] security/gpa: update to 0.7.4
>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 Sep 19 19:00:43 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD garuda.dunkelkammer.void 6.1-STABLE FreeBSD 6.1-STABLE #1: Sun Jun 11 12:17:02 CEST 2006
>Description:
- Update to 0.7.4
- Chase master site
- Remove USE_X_PREFIX
- Add USE_GETTEXT

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gpa-0.7.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/security/gpa/Makefile,v
retrieving revision 1.23
diff -u -u -r1.23 Makefile
--- Makefile	13 Sep 2006 21:24:19 -0000	1.23
+++ Makefile	19 Sep 2006 18:56:39 -0000
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	gpa
-PORTVERSION=	0.7.0
-PORTREVISION=	4
+PORTVERSION=	0.7.4
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_GNUPG}
-MASTER_SITE_SUBDIR=	alpha/gpa
+MASTER_SITES=	http://wald.intevation.org/frs/download.php/241/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A graphical frontend for the GNU Privacy Guard
@@ -19,8 +17,9 @@
 		gpg:${PORTSDIR}/security/gnupg
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
 
-USE_X_PREFIX=	yes
+USE_BZIP2=	yes
 USE_GMAKE=	yes
+USE_GETTEXT=	yes
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
Index: distinfo
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/security/gpa/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	25 Nov 2005 18:01:01 -0000	1.8
+++ distinfo	19 Sep 2006 18:56:39 -0000
@@ -1,3 +1,3 @@
-MD5 (gpa-0.7.0.tar.gz) = 44cb60cba64a48837588ed27f8db08b2
-SHA256 (gpa-0.7.0.tar.gz) = cd02c7cbdca8feae30ab4a6032a4e5f403227fc5d94bab2b01cd940b973042bd
-SIZE (gpa-0.7.0.tar.gz) = 647457
+MD5 (gpa-0.7.4.tar.bz2) = 566089422e642e1c22e4d0a1da50e710
+SHA256 (gpa-0.7.4.tar.bz2) = 04020c3d8cb41373ffb5c80bb60ec1738eafa23ebc540faceb9b5f93652d5bd0
+SIZE (gpa-0.7.4.tar.bz2) = 549437
Index: pkg-plist
===================================================================
RCS file: /storage/cvs/FreeBSD/ports/security/gpa/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	7 Mar 2005 15:30:54 -0000	1.4
+++ pkg-plist	19 Sep 2006 18:56:39 -0000
@@ -1,13 +1,20 @@
 bin/gpa
+share/applications/gpa.desktop
 share/locale/de/LC_MESSAGES/gpa.mo
 share/locale/es/LC_MESSAGES/gpa.mo
 share/locale/fr/LC_MESSAGES/gpa.mo
 share/locale/ja/LC_MESSAGES/gpa.mo
 share/locale/nl/LC_MESSAGES/gpa.mo
+share/locale/pl/LC_MESSAGES/gpa.mo
 share/locale/pt_BR/LC_MESSAGES/gpa.mo
 share/locale/sv/LC_MESSAGES/gpa.mo
+share/locale/tr/LC_MESSAGES/gpa.mo
 share/locale/zh_TW.Big5/LC_MESSAGES/gpa.mo
+%%DATADIR%%/gpa.png
 %%DATADIR%%/gpa_tips.en
 %%DATADIR%%/gpa_tips.de
 %%DATADIR%%/gpa_logo.ppm
+share/pixmaps/gpa.png
+ at dirrmtry share/applications
 @dirrm %%DATADIR%%
+ at dirrmtry share/pixmaps
--- gpa-0.7.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list