aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2017-03-28 19:03:30 +0800
committerrakuco <rakuco@FreeBSD.org>2017-03-28 19:03:30 +0800
commit74c52bdd2edf5a6a7f307c6ac2981a01bec6f8c8 (patch)
tree9c4c12b42c3d7ffe5834574d84f90478473f68f8 /net
parent8d7faabb9c4a46399d11346d48c27924521cb058 (diff)
downloadfreebsd-ports-gnome-74c52bdd2edf5a6a7f307c6ac2981a01bec6f8c8.tar.gz
freebsd-ports-gnome-74c52bdd2edf5a6a7f307c6ac2981a01bec6f8c8.tar.zst
freebsd-ports-gnome-74c52bdd2edf5a6a7f307c6ac2981a01bec6f8c8.zip
Update to 2.0.0.
Making qoauth-qt5 a slave port (or vice-versa) is currently left as an exercise to the reader.
Diffstat (limited to 'net')
-rw-r--r--net/qoauth/Makefile14
-rw-r--r--net/qoauth/distinfo5
2 files changed, 12 insertions, 7 deletions
diff --git a/net/qoauth/Makefile b/net/qoauth/Makefile
index c09a1c86879f..b6ffdd32c2ac 100644
--- a/net/qoauth/Makefile
+++ b/net/qoauth/Makefile
@@ -2,21 +2,25 @@
# $FreeBSD$
PORTNAME= qoauth
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 2.0.0
+DISTVERSIONPREFIX= v
CATEGORIES= net devel security
-MASTER_SITES= http://files.ayoy.net/qoauth/release/${PORTVERSION}/src/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 4 support for OAuth-powered network services
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
LIB_DEPENDS= libqca.so:devel/qca
-USES= qmake tar:bzip2 ssl
+USES= qmake:outsource
USE_LDCONFIG= yes
USE_QT4= corelib qtestlib network moc_build
+USE_GITHUB= yes
+GH_ACCOUNT= ayoy
+
post-patch:
@${REINPLACE_CMD} -e 's,target.path}/pkgconfig,INSTALL_PREFIX}/libdata/pkgconfig,g' \
${WRKSRC}/src/src.pro
diff --git a/net/qoauth/distinfo b/net/qoauth/distinfo
index 422bfd144c33..f7a541b79c52 100644
--- a/net/qoauth/distinfo
+++ b/net/qoauth/distinfo
@@ -1,2 +1,3 @@
-SHA256 (qoauth-1.0.1-src.tar.bz2) = b8579a77cecb07928e557c4a019db902a0f040b22f7926f147299e87ac5a54fd
-SIZE (qoauth-1.0.1-src.tar.bz2) = 42298
+TIMESTAMP = 1490694675
+SHA256 (ayoy-qoauth-v2.0.0_GH0.tar.gz) = a28005986410d333e03d077679cdf6c504ec5a33342867dc0f9fb0b74285e333
+SIZE (ayoy-qoauth-v2.0.0_GH0.tar.gz) = 53207