Update libgsasl to 1.8.0
OK naddy@
This commit is contained in:
parent
94b010f930
commit
4ef301dd98
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/03/29 13:38:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2012/07/12 16:01:53 sebastia Exp $
|
||||
|
||||
COMMENT= GNU implementation of the SASL framework
|
||||
|
||||
DISTNAME= libgsasl-1.4.4
|
||||
DISTNAME= libgsasl-1.8.0
|
||||
CATEGORIES= security
|
||||
HOMEPAGE= http://www.gnu.org/software/gsasl/
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/}
|
||||
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gsasl 0.0 # 14.6
|
||||
|
||||
# LGPLv2.1
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (libgsasl-1.4.4.tar.gz) = LKnNjAFYaSsUHLFLoQRdew==
|
||||
RMD160 (libgsasl-1.4.4.tar.gz) = D1aURmNfVxQcWCIq3/Gw8cJNIjc=
|
||||
SHA1 (libgsasl-1.4.4.tar.gz) = 0y0ppcWZstVPIU/FdHVZvIkPJN4=
|
||||
SHA256 (libgsasl-1.4.4.tar.gz) = FjuRaqoL7fNnLyvsSDBGEKa+kppSpmhSP/G0wrzbdoA=
|
||||
SIZE (libgsasl-1.4.4.tar.gz) = 995809
|
||||
SHA256 (libgsasl-1.8.0.tar.gz) = Ot+0n5ySpxneqFX9GEDWmM3lXUZI0zKmkDK6i+ogdyA=
|
||||
SIZE (libgsasl-1.8.0.tar.gz) = 1208417
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/24 08:13:53 sebastia Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/07/12 16:01:53 sebastia Exp $
|
||||
%%SHARED%%
|
||||
include/gsasl-compat.h
|
||||
include/gsasl-mech.h
|
||||
@ -9,6 +9,7 @@ lib/pkgconfig/
|
||||
lib/pkgconfig/libgsasl.pc
|
||||
share/locale/en@boldquot/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/en@quot/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/eo/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/fi/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/fr/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/ga/LC_MESSAGES/libgsasl.mo
|
||||
@ -20,5 +21,6 @@ share/locale/ro/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/sk/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/sr/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/sv/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/uk/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/vi/LC_MESSAGES/libgsasl.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libgsasl.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user