diff options
author | novel <novel@FreeBSD.org> | 2006-05-06 03:15:57 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-05-06 03:15:57 +0800 |
commit | 03820e7d8eb84a300c8f0e2e759993adcd833667 (patch) | |
tree | cc6ec83ec837bb2074bf674b99f5e07bc9dea961 | |
parent | e8ed7edf604936bf7fee5f696836a8b19a10b014 (diff) | |
download | freebsd-ports-gnome-03820e7d8eb84a300c8f0e2e759993adcd833667.tar.gz freebsd-ports-gnome-03820e7d8eb84a300c8f0e2e759993adcd833667.tar.zst freebsd-ports-gnome-03820e7d8eb84a300c8f0e2e759993adcd833667.zip |
Update to 1.3.5.
-rw-r--r-- | security/gnutls-devel/Makefile | 6 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index fb3f3ac2d1cf..45c366fea575 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnutls-devel -PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTVERSION= 1.3.5 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ${MASTER_SITE_GNUPG} \ @@ -36,7 +35,6 @@ CONFLICTS= gnutls-[0-9]* USE_BZIP2= yes USE_ICONV= yes -USE_GETTEXT= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes @@ -46,7 +44,7 @@ MAKE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo" CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="${LOCALBASE}/bin/makeinfo" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --with-included-lzo --disable-static +CONFIGURE_ARGS= --with-included-lzo --disable-static --disable-nls MANCOMPRESSED= no .if !defined(NOPORTDOCS) diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index 2f4544a6908b..541b59feba88 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-1.3.4.tar.bz2) = 81bed0c3a2b4c6ae20237a3f3c441001 -SHA256 (gnutls-1.3.4.tar.bz2) = 6bbb2d71846b985cd92d53ecf14bc8087e562e17f4249da590834bacecd1f0a1 -SIZE (gnutls-1.3.4.tar.bz2) = 3199801 +MD5 (gnutls-1.3.5.tar.bz2) = 585139a0da1385a5a0d97a610de850fe +SHA256 (gnutls-1.3.5.tar.bz2) = 74b506497abd19f7042748ecf5ce8a1eb58973a0ce0a59c85ef7cac129fc8b0b +SIZE (gnutls-1.3.5.tar.bz2) = 3256630 |