[Midnightbsd-cvs] mports [16430] trunk/security/libassuan: 2.1.1
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 2 18:07:32 EDT 2014
Revision: 16430
http://svnweb.midnightbsd.org/mports/?rev=16430
Author: laffer1
Date: 2014-08-02 18:07:31 -0400 (Sat, 02 Aug 2014)
Log Message:
-----------
2.1.1
Modified Paths:
--------------
trunk/security/libassuan/Makefile
trunk/security/libassuan/distinfo
trunk/security/libassuan/pkg-descr
Modified: trunk/security/libassuan/Makefile
===================================================================
--- trunk/security/libassuan/Makefile 2014-08-02 22:05:23 UTC (rev 16429)
+++ trunk/security/libassuan/Makefile 2014-08-02 22:07:31 UTC (rev 16430)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= libassuan
-PORTVERSION= 2.0.3
+PORTVERSION= 2.1.1
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -15,9 +15,9 @@
LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error
-USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USES= tar:bzip2
# Silly, but apparently the only way to get the proper shared lib version number
USE_AUTOTOOLS= libtool
Modified: trunk/security/libassuan/distinfo
===================================================================
--- trunk/security/libassuan/distinfo 2014-08-02 22:05:23 UTC (rev 16429)
+++ trunk/security/libassuan/distinfo 2014-08-02 22:07:31 UTC (rev 16430)
@@ -1,4 +1,4 @@
-SHA256 (libassuan-2.0.3.tar.bz2) = bad5682374c76bcc0abb1a7a34c9557af6874a477500748e64a7d3def79cac1b
-SIZE (libassuan-2.0.3.tar.bz2) = 529149
-SHA256 (libassuan-2.0.3.tar.bz2.sig) = dc3948dd031a453ed03a7c1ce5cc27d144df5ed030f834d613b61ffb2011d460
-SIZE (libassuan-2.0.3.tar.bz2.sig) = 287
+SHA256 (libassuan-2.1.1.tar.bz2) = 23e2d67779b88e90d29fe1df6b157109f1c2a647d0f1b2a0f4295bb3c0b2039d
+SIZE (libassuan-2.1.1.tar.bz2) = 538155
+SHA256 (libassuan-2.1.1.tar.bz2.sig) = 765ff2bfb73e9ec5cd9af1eb58b1c29f292e031e1aeeefe2e6fd23c860019d00
+SIZE (libassuan-2.1.1.tar.bz2.sig) = 287
Modified: trunk/security/libassuan/pkg-descr
===================================================================
--- trunk/security/libassuan/pkg-descr 2014-08-02 22:05:23 UTC (rev 16429)
+++ trunk/security/libassuan/pkg-descr 2014-08-02 22:07:31 UTC (rev 16430)
@@ -1,3 +1,5 @@
-This is the IPC library used by GnuPG 2 and gpgme
+Libassuan is a small library implementing the so-called Assuan
+protocol. This protocol is used for IPC between most newer GnuPG
+components.
-WWW: http://gnupg.org/related_software/libassuan/index.en.html
+WWW: http://gnupg.org/related_software/libassuan/index.en.html
More information about the Midnightbsd-cvs
mailing list