aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-01-04 07:00:02 +0800
committerrakuco <rakuco@FreeBSD.org>2016-01-04 07:00:02 +0800
commit5075ebc7a7faa3f0e94498ae3c03774e3fad0792 (patch)
treea47bd194257c4a1de0d9680dedf922455940909c
parent46ec87d73f35434cfb514d5ff5062bd9eddd36ef (diff)
downloadfreebsd-ports-gnome-5075ebc7a7faa3f0e94498ae3c03774e3fad0792.tar.gz
freebsd-ports-gnome-5075ebc7a7faa3f0e94498ae3c03774e3fad0792.tar.zst
freebsd-ports-gnome-5075ebc7a7faa3f0e94498ae3c03774e3fad0792.zip
Switch to GitHub to fix fetching.
The tarball for the 0.0.5 release does not seem to exist in PyPI anymore; switch to fetching the tag from GitHub instead. Short diff between the two tarballs: Only in python-anyconfig-RELEASE_0.0.5: .travis.yml Only in dist-anyconfig-0.0.5: anyconfig.egg-info Only in dist-anyconfig-0.0.5: PKG-INFO Only in dist-anyconfig-0.0.5: python-anyconfig.spec Only in dist-anyconfig-0.0.5: setup.cfg Only in python-anyconfig-RELEASE_0.0.5: wercker.yml MFH: 2016Q1
-rw-r--r--devel/py-anyconfig/Makefile6
-rw-r--r--devel/py-anyconfig/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/devel/py-anyconfig/Makefile b/devel/py-anyconfig/Makefile
index 5a4a0f672982..1fa8b2f532f8 100644
--- a/devel/py-anyconfig/Makefile
+++ b/devel/py-anyconfig/Makefile
@@ -3,8 +3,8 @@
PORTNAME= anyconfig
PORTVERSION= 0.0.5
+DISTVERSIONPREFIX= RELEASE_
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@FreeBSD.org
@@ -13,6 +13,10 @@ COMMENT= Generic access to configuration files in many formats
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.MIT
+USE_GITHUB= yes
+GH_ACCOUNT= ssato
+GH_PROJECT= python-${PORTNAME}
+
USES= python
USE_PYTHON= distutils autoplist
diff --git a/devel/py-anyconfig/distinfo b/devel/py-anyconfig/distinfo
index 2a457bbde303..df66d606808e 100644
--- a/devel/py-anyconfig/distinfo
+++ b/devel/py-anyconfig/distinfo
@@ -1,2 +1,2 @@
-SHA256 (anyconfig-0.0.5.tar.gz) = dc297b35e9c8a62686cd9b5a2769fbd57ddb7753cdb367cb2910c8f9001f69f9
-SIZE (anyconfig-0.0.5.tar.gz) = 39361
+SHA256 (ssato-python-anyconfig-RELEASE_0.0.5_GH0.tar.gz) = fb19b3c8b4b679bef17e28306a127849ede859451cc2bbad2cdcd163558de9d0
+SIZE (ssato-python-anyconfig-RELEASE_0.0.5_GH0.tar.gz) = 33563