diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 01:41:23 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 01:41:23 +0800 |
commit | 2dc62f7fbe4ecd85453226113fa42ac2211e2562 (patch) | |
tree | f671521662ac5711211772d139a1e200b7afdb20 /security/kqoauth | |
parent | ba80e0eaa5ecd919c8745f6bbc321234d6e44812 (diff) | |
download | freebsd-ports-gnome-2dc62f7fbe4ecd85453226113fa42ac2211e2562.tar.gz freebsd-ports-gnome-2dc62f7fbe4ecd85453226113fa42ac2211e2562.tar.zst freebsd-ports-gnome-2dc62f7fbe4ecd85453226113fa42ac2211e2562.zip |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'security/kqoauth')
-rw-r--r-- | security/kqoauth/Makefile | 2 | ||||
-rw-r--r-- | security/kqoauth/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/kqoauth/Makefile b/security/kqoauth/Makefile index c43c17bef368..c835f2ed7f79 100644 --- a/security/kqoauth/Makefile +++ b/security/kqoauth/Makefile @@ -4,7 +4,6 @@ PORTNAME= kqoauth PORTVERSION= 0.98 CATEGORIES= security -MASTER_SITES= GHL MAINTAINER= vg@FreeBSD.org COMMENT= Implimentation of OAuth 1.0 in C++ for Qt @@ -19,7 +18,6 @@ QMAKE_SOURCE_PATH= ${PORTNAME}.pro USE_GITHUB= yes GH_ACCOUNT= kypeli GH_PROJECT= kQOAuth -GH_COMMIT= 677339c pre-configure: ${REINPLACE_CMD} -e 's|$${target.path}/pkgconfig|$${INSTALL_PREFIX}/libdata/pkgconfig|g' \ diff --git a/security/kqoauth/distinfo b/security/kqoauth/distinfo index a824dc2106df..60fa44b266c8 100644 --- a/security/kqoauth/distinfo +++ b/security/kqoauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (kqoauth-0.98.tar.gz) = de2c4a81c80092f8e5b773306f8acb048876e116b66942236b27e439dbd6f78d -SIZE (kqoauth-0.98.tar.gz) = 37061 +SHA256 (kypeli-kQOAuth-0.98_GH0.tar.gz) = 9d6c43d98bda559cf4fbb055843a46479e08381527a317edcd9823f2b4990671 +SIZE (kypeli-kQOAuth-0.98_GH0.tar.gz) = 37059 |