aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pubtkt
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-07 01:56:06 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-07 01:56:06 +0000
commit9cfaeb0480b2f5fe0c3ee87baf63de50b667279d (patch)
tree0034adb69c24e965c4afbfb83ee2df44adba1f2d /www/mod_auth_pubtkt
parente1d4f3e3cd7b6edf71dbf20c25e8c8b71dc52347 (diff)
downloadports-9cfaeb0480b2f5fe0c3ee87baf63de50b667279d.tar.gz
ports-9cfaeb0480b2f5fe0c3ee87baf63de50b667279d.zip
- Update to 0.6
PR: ports/147101 Submitted by: pgollucci@ (myself) Approved by: mk@neon1.net (maintainer)
Notes
Notes: svn path=/head/; revision=255968
Diffstat (limited to 'www/mod_auth_pubtkt')
-rw-r--r--www/mod_auth_pubtkt/Makefile4
-rw-r--r--www/mod_auth_pubtkt/distinfo6
-rw-r--r--www/mod_auth_pubtkt/files/patch-src__Makefile (renamed from www/mod_auth_pubtkt/files/patch-Makefile)4
3 files changed, 8 insertions, 6 deletions
diff --git a/www/mod_auth_pubtkt/Makefile b/www/mod_auth_pubtkt/Makefile
index e622d9fed163..b0daf8b0684e 100644
--- a/www/mod_auth_pubtkt/Makefile
+++ b/www/mod_auth_pubtkt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_auth_pubtkt
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= www
MASTER_SITES= https://neon1.net/mod_auth_pubtkt/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -19,4 +19,6 @@ USE_APACHE= 1.3+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --apxs=${APXS}
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
.include <bsd.port.mk>
diff --git a/www/mod_auth_pubtkt/distinfo b/www/mod_auth_pubtkt/distinfo
index 24e84f69178a..7a19574f167e 100644
--- a/www/mod_auth_pubtkt/distinfo
+++ b/www/mod_auth_pubtkt/distinfo
@@ -1,3 +1,3 @@
-MD5 (mod_auth_pubtkt-0.5.tar.gz) = b9b048e2373033cc40c1fcb6180e22c9
-SHA256 (mod_auth_pubtkt-0.5.tar.gz) = 3f6cae232f0a36fb0f20479c9680b357016484421c74d9450085bc53772be43a
-SIZE (mod_auth_pubtkt-0.5.tar.gz) = 32257
+MD5 (mod_auth_pubtkt-0.6.tar.gz) = f2a7f68e090f1625809d546cc27678b3
+SHA256 (mod_auth_pubtkt-0.6.tar.gz) = e6856516924adfdf74e2d42296588e65385ce61c9c608424b1be496a6c908c54
+SIZE (mod_auth_pubtkt-0.6.tar.gz) = 33158
diff --git a/www/mod_auth_pubtkt/files/patch-Makefile b/www/mod_auth_pubtkt/files/patch-src__Makefile
index 22c52e03f49d..977172cb8f4f 100644
--- a/www/mod_auth_pubtkt/files/patch-Makefile
+++ b/www/mod_auth_pubtkt/files/patch-src__Makefile
@@ -1,5 +1,5 @@
---- src/Makefile.orig 2008-10-28 19:25:44.000000000 +0000
-+++ src/Makefile 2009-03-23 18:39:37.000000000 +0000
+--- ./src/Makefile.orig 2010-05-26 18:53:55.551506119 -0400
++++ ./src/Makefile 2010-05-26 18:54:21.855222621 -0400
@@ -9,7 +9,7 @@
$(APXS) -c -Wc,"-Wall -ansi $(CFLAGS)" -Wl,"$(LDFLAGS)" -l crypto $(MOD).c