ports/147845: [PATCH] security/libgpg-error: update to 1.8

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Mon Jun 14 06:40:02 UTC 2010


>Number:         147845
>Category:       ports
>Synopsis:       [PATCH] security/libgpg-error: update to 1.8
>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:   Mon Jun 14 06:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010
>Description:
- Update to 1.8

Port maintainer (novel at FreeBSD.org) is cc'd.

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

--- libgpg-error-1.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libgpg-error/Makefile /usr/ports/sunpoet/libgpg-error/Makefile
--- /usr/ports/security/libgpg-error/Makefile	2010-05-31 11:05:11.000000000 +0800
+++ /usr/ports/sunpoet/libgpg-error/Makefile	2010-06-14 14:25:28.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libgpg-error
-PORTVERSION=	1.7
-PORTREVISION=	1
+PORTVERSION=	1.8
 CATEGORIES=	security devel
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,8 +25,8 @@
 CONFIGURE_ARGS=	--disable-nls
 PLIST_SUB=	NLS="@comment "
 .else
-USE_ICONV=	yes
 USE_GETTEXT=	yes
+USE_ICONV=	yes
 CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
 		--with-libintl-prefix=${LOCALBASE}
 PLIST_SUB=	NLS=""
diff -ruN --exclude=CVS /usr/ports/security/libgpg-error/distinfo /usr/ports/sunpoet/libgpg-error/distinfo
--- /usr/ports/security/libgpg-error/distinfo	2009-02-04 13:50:02.000000000 +0800
+++ /usr/ports/sunpoet/libgpg-error/distinfo	2010-06-14 14:21:44.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libgpg-error-1.7.tar.bz2) = 62c0d09d1e76c5b6da8fff92314c4665
-SHA256 (libgpg-error-1.7.tar.bz2) = 0301331b3e82f552c60c449388dc6d55d68cff4efa84523b352c4d522f4b5a91
-SIZE (libgpg-error-1.7.tar.bz2) = 403751
+MD5 (libgpg-error-1.8.tar.bz2) = 1d2005268a2f096db28cf9cf77b3229a
+SHA256 (libgpg-error-1.8.tar.bz2) = bdfbf2677147239d2d26d4e37f44635d9fd97c133c9ef9fd9793a12a059508c5
+SIZE (libgpg-error-1.8.tar.bz2) = 435341
diff -ruN --exclude=CVS /usr/ports/security/libgpg-error/pkg-plist /usr/ports/sunpoet/libgpg-error/pkg-plist
--- /usr/ports/security/libgpg-error/pkg-plist	2008-03-03 20:13:46.000000000 +0800
+++ /usr/ports/sunpoet/libgpg-error/pkg-plist	2010-06-14 14:23:38.000000000 +0800
@@ -19,9 +19,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%NLS%%share/locale/cs/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/de/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/it/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
--- libgpg-error-1.8.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list