Update to 1.19.
This commit is contained in:
parent
50dc2835d5
commit
de2df8a148
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384498
3 changed files with 9 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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-error-codes.lisp
|
|||
%%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
|
||||
|
|
Loading…
Reference in a new issue