From 353390652462dbed09649f160ff95effa908338c Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Wed, 26 Mar 2014 19:02:11 +0000 Subject: Update liboauth to 1.0.2 --- net/liboauth/Makefile | 6 +++--- net/liboauth/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/liboauth') 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 -- cgit v1.2.3