aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-08-19 01:40:52 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-08-19 01:40:52 +0000
commit60f9f0361ea0fa346d02b62c32662e0b4042e3b5 (patch)
tree891075e58818d9621d1cf89152651276177b18bf /www
parent5e764ca46e5bf34fcecacbfc3424793f1bc6312a (diff)
downloadports-60f9f0361ea0fa346d02b62c32662e0b4042e3b5.tar.gz
ports-60f9f0361ea0fa346d02b62c32662e0b4042e3b5.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_gnutls/Makefile13
-rw-r--r--www/mod_gnutls/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index 57a5f18a6d87..3aed7461605c 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -6,14 +6,18 @@
#
PORTNAME= mod_gnutls
-PORTVERSION= 0.5.9
+PORTVERSION= 0.5.10
CATEGORIES= www security
-MASTER_SITES= http://www.outoforder.cc/downloads/mod_gnutls/
+MASTER_SITES= http://modgnutls.sourceforge.net/downloads/ \
+ http://www.outoforder.cc/downloads/mod_gnutls/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= fumifumi@abacustech.jp
COMMENT= mod_gnutls uses the GnuTLS library to provide SSL, and TLS encryption for Apache HTTPD
+LICENSE= ASL
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_BZIP2= yes
@@ -21,10 +25,7 @@ USE_AUTOTOOLS= libtool
USE_APACHE= 2.0+
GNU_CONFIGURE= yes
-LICENSE= ASL
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DOCS= LICENSE NEWS README README.ENV
+DOCS= LICENSE NEWS README README.ENV
.include <bsd.port.pre.mk>
diff --git a/www/mod_gnutls/distinfo b/www/mod_gnutls/distinfo
index 76c4ae1e4ed5..4ef61c5ef622 100644
--- a/www/mod_gnutls/distinfo
+++ b/www/mod_gnutls/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mod_gnutls-0.5.9.tar.bz2) = cb3da2a31695dcc341e6efebc122fc46e7e4dbb5c6c2aa3aa5a69259e5e96406
-SIZE (mod_gnutls-0.5.9.tar.bz2) = 243164
+SHA256 (mod_gnutls-0.5.10.tar.bz2) = 469fea5f2f422c459b4153c1b959d5d62568d3ddf87f90ca6fe880c81b3b8374
+SIZE (mod_gnutls-0.5.10.tar.bz2) = 245958