svn commit: r384498 - head/security/libgpg-error

Roman Bogorodskiy novel at FreeBSD.org
Wed Apr 22 16:45:03 UTC 2015


Author: novel
Date: Wed Apr 22 16:45:01 2015
New Revision: 384498
URL: https://svnweb.freebsd.org/changeset/ports/384498

Log:
  Update to 1.19.

Modified:
  head/security/libgpg-error/Makefile
  head/security/libgpg-error/distinfo
  head/security/libgpg-error/pkg-plist

Modified: head/security/libgpg-error/Makefile
==============================================================================
--- head/security/libgpg-error/Makefile	Wed Apr 22 16:18:28 2015	(r384497)
+++ head/security/libgpg-error/Makefile	Wed Apr 22 16:45:01 2015	(r384498)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libgpg-error
-PORTVERSION=	1.17
+PORTVERSION=	1.19
 CATEGORIES=	security devel
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/security/libgpg-error/distinfo
==============================================================================
--- head/security/libgpg-error/distinfo	Wed Apr 22 16:18:28 2015	(r384497)
+++ head/security/libgpg-error/distinfo	Wed Apr 22 16:45:01 2015	(r384498)
@@ -1,2 +1,2 @@
-SHA256 (libgpg-error-1.17.tar.bz2) = 3ff4e5a71116eb862cd14185fcd282850927b8608e3b4186834fd940fbef57b5
-SIZE (libgpg-error-1.17.tar.bz2) = 669914
+SHA256 (libgpg-error-1.19.tar.bz2) = 53120e1333d5c5d28d87ff2854e9e98719c8e214152f17ad5291704d25c4978b
+SIZE (libgpg-error-1.19.tar.bz2) = 761622

Modified: head/security/libgpg-error/pkg-plist
==============================================================================
--- head/security/libgpg-error/pkg-plist	Wed Apr 22 16:18:28 2015	(r384497)
+++ head/security/libgpg-error/pkg-plist	Wed Apr 22 16:45:01 2015	(r384498)
@@ -4,7 +4,7 @@ include/gpg-error.h
 info/gpgrt.info
 lib/libgpg-error.so
 lib/libgpg-error.so.0
-lib/libgpg-error.so.0.13.0
+lib/libgpg-error.so.0.15.0
 man/man1/gpg-error-config.1.gz
 share/aclocal/gpg-error.m4
 share/common-lisp/source/gpg-error/gpg-error.asd
@@ -20,12 +20,17 @@ share/common-lisp/source/gpg-error/gpg-e
 %%NLS%%share/locale/de/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/it/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/ja/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/pt/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo


More information about the svn-ports-all mailing list