Update to libgpg-error-1.26.
This commit is contained in:
parent
bb2f740138
commit
2a5c16979f
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2016/11/15 08:50:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2016/12/22 08:17:49 ajacoutot Exp $
|
||||
|
||||
COMMENT= error codes for GnuPG related software
|
||||
|
||||
DISTNAME= libgpg-error-1.25
|
||||
DISTNAME= libgpg-error-1.26
|
||||
CATEGORIES= security devel
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
SHARED_LIBS += gpg-error 3.12 # 20.0
|
||||
SHARED_LIBS += gpg-error 3.13 # 21.0
|
||||
|
||||
HOMEPAGE= http://www.gnupg.org/related_software/libgpg-error/
|
||||
|
||||
@ -23,4 +23,6 @@ LIB_DEPENDS= devel/gettext
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libgpg-error-1.25.tar.bz2) = 9ij3WENDOziwWvJIEhvrfbW9VLshBvOE7aw5k0JhMgw=
|
||||
SIZE (libgpg-error-1.25.tar.bz2) = 797159
|
||||
SHA256 (libgpg-error-1.26.tar.bz2) = TEvLyQEWky46zTezeBLYZTsbGJwZBJhYmOhgr4GK7mk=
|
||||
SIZE (libgpg-error-1.26.tar.bz2) = 798096
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2016/04/26 07:37:31 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2016/12/22 08:17:49 ajacoutot Exp $
|
||||
@bin bin/gpg-error
|
||||
bin/gpg-error-config
|
||||
include/gpg-error.h
|
||||
@ -16,6 +16,8 @@ share/common-lisp/source/gpg-error/gpg-error-codes.lisp
|
||||
share/common-lisp/source/gpg-error/gpg-error-package.lisp
|
||||
share/common-lisp/source/gpg-error/gpg-error.asd
|
||||
share/common-lisp/source/gpg-error/gpg-error.lisp
|
||||
share/libgpg-error/
|
||||
share/libgpg-error/errorref.txt
|
||||
share/locale/cs/LC_MESSAGES/libgpg-error.mo
|
||||
share/locale/da/LC_MESSAGES/libgpg-error.mo
|
||||
share/locale/de/LC_MESSAGES/libgpg-error.mo
|
||||
|
Loading…
Reference in New Issue
Block a user