aboutsummaryrefslogtreecommitdiff
path: root/net/liboauth
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-03-26 19:02:11 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-03-26 19:02:11 +0000
commit353390652462dbed09649f160ff95effa908338c (patch)
treeefa9d445618b28f6add4be3cc8a527dc73176c69 /net/liboauth
parent87d9646bea5a7ac3906106700bb033de86f4c9ec (diff)
downloadports-353390652462dbed09649f160ff95effa908338c.tar.gz
ports-353390652462dbed09649f160ff95effa908338c.zip
Update liboauth to 1.0.2
Notes
Notes: svn path=/head/; revision=349280
Diffstat (limited to 'net/liboauth')
-rw-r--r--net/liboauth/Makefile6
-rw-r--r--net/liboauth/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile
index 728dd0f60c1f..103a7f4b09e8 100644
--- a/net/liboauth/Makefile
+++ b/net/liboauth/Makefile
@@ -1,18 +1,18 @@
# $FreeBSD$
PORTNAME= liboauth
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.2
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= johans@FreeBSD.org
COMMENT= C library implementing the OAuth Core standard
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
+INSTALL_TARGET= install-strip
USE_OPENSSL= yes
USES= pkgconfig
diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo
index e7cd0dfd9ce3..34db10af1655 100644
--- a/net/liboauth/distinfo
+++ b/net/liboauth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (liboauth-1.0.1.tar.gz) = 5087d32fe1db7b588246a7de64fc0c2464c95efdebb2c7fe6f482d9b00e68d8b
-SIZE (liboauth-1.0.1.tar.gz) = 501706
+SHA256 (liboauth-1.0.2.tar.gz) = fb1b9867b0627c15944d1a20254de33310c303295188be7f6d40f0e6bf4745e3
+SIZE (liboauth-1.0.2.tar.gz) = 501851