aboutsummaryrefslogtreecommitdiff
path: root/net/liboauth
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-11-13 15:59:46 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-11-13 15:59:46 +0000
commit890cafa1f0b33af648dcfba3091227e30b6aed79 (patch)
tree48a83c0bbc75fcc2d0a9e4e633da7f741243b08d /net/liboauth
parente6a9e94f06f4331fd76f8916ed3fdd1237d6c5f8 (diff)
downloadports-890cafa1f0b33af648dcfba3091227e30b6aed79.tar.gz
ports-890cafa1f0b33af648dcfba3091227e30b6aed79.zip
Notes
Diffstat (limited to 'net/liboauth')
-rw-r--r--net/liboauth/Makefile7
-rw-r--r--net/liboauth/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile
index 73ee9476da69..0e67f3132939 100644
--- a/net/liboauth/Makefile
+++ b/net/liboauth/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= liboauth
-PORTVERSION= 0.9.7
+PORTVERSION= 1.0.0
CATEGORIES= net
-MASTER_SITES= http://liboauth.sourceforge.net/pool/
+MASTER_SITES= SF/${PORTNAME}
MAINTAINER= johans@FreeBSD.org
COMMENT= C library implementing the OAuth Core standard
@@ -25,7 +25,6 @@ USE_LDCONFIG= yes
MAN3= oauth.3
post-patch:
- @${REINPLACE_CMD} -e '/^if test/s/ == / = /' \
- -e '/PC_REQ=/s/ libcrypto//' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/PC_REQ=/s/ libcrypto//' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo
index 86dd0e322b24..af1a7bf5ed99 100644
--- a/net/liboauth/distinfo
+++ b/net/liboauth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (liboauth-0.9.7.tar.gz) = 27a2c5536f070a7f1b28f020171eb03e261ca30620d4897b174a8aa03e479c6b
-SIZE (liboauth-0.9.7.tar.gz) = 498062
+SHA256 (liboauth-1.0.0.tar.gz) = 58ac4510fec8f603383a0bf280d6fb32b45f4c0f587121130a412877eddac793
+SIZE (liboauth-1.0.0.tar.gz) = 431528