diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-12-09 17:57:29 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-12-09 17:57:29 +0000 |
commit | 311864eb9a0fb560d3f537b4ddf33b0227612807 (patch) | |
tree | e42e5e1cbc76e3be14be6ef7258a1bcfb2f2dcf7 /www/mod_auth_mellon | |
parent | e9e5d071baa59c20a8412e749d5d5d4a202f7bba (diff) | |
download | ports-311864eb9a0fb560d3f537b4ddf33b0227612807.tar.gz ports-311864eb9a0fb560d3f537b4ddf33b0227612807.zip |
Notes
Diffstat (limited to 'www/mod_auth_mellon')
-rw-r--r-- | www/mod_auth_mellon/Makefile | 7 | ||||
-rw-r--r-- | www/mod_auth_mellon/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile index 09254bb90cd9..415b11fb9d8a 100644 --- a/www/mod_auth_mellon/Makefile +++ b/www/mod_auth_mellon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_auth_mellon -PORTVERSION= 0.3.0 +PORTVERSION= 0.5.0 CATEGORIES= www MASTER_SITES= http://modmellon.googlecode.com/files/ DIST_SUBDIR= apache2 @@ -21,9 +21,4 @@ USE_APACHE= 22 PLIST_FILES= ${APACHEMODDIR}/mod_auth_mellon.so -post-configure: - @${REINPLACE_CMD} -e 's|-pthread|-Wl,-pthread|g' \ - -e 's| -L| -Wl,-L|g' \ - ${WRKSRC}/Makefile - .include <bsd.port.mk> diff --git a/www/mod_auth_mellon/distinfo b/www/mod_auth_mellon/distinfo index 71710fc74004..3fc92f5865f2 100644 --- a/www/mod_auth_mellon/distinfo +++ b/www/mod_auth_mellon/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_auth_mellon-0.3.0.tar.gz) = 35e8b93a35e9b88cff7edcb62f9b6f76162cd843e578887de3ba83533a2bd397 -SIZE (apache2/mod_auth_mellon-0.3.0.tar.gz) = 92252 +SHA256 (apache2/mod_auth_mellon-0.5.0.tar.gz) = 39df62f12ea8e64d6a117699e4bef70fed237eba2a3a951755dd898dfe44c25c +SIZE (apache2/mod_auth_mellon-0.5.0.tar.gz) = 106717 |