diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-17 16:43:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-17 16:43:58 +0000 |
commit | f9757768f49a06fd493842a36564144bed39eca5 (patch) | |
tree | 28295152db7894fe123f693e0239f791f32398bb /misc/pubs | |
parent | 934ed1ab1696a480c27005a0e4d77e650144a882 (diff) | |
download | ports-f9757768f49a06fd493842a36564144bed39eca5.tar.gz ports-f9757768f49a06fd493842a36564144bed39eca5.zip |
Notes
Diffstat (limited to 'misc/pubs')
-rw-r--r-- | misc/pubs/Makefile | 6 | ||||
-rw-r--r-- | misc/pubs/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/pubs/Makefile b/misc/pubs/Makefile index 0f2c7a17293f..14f9cd327fb7 100644 --- a/misc/pubs/Makefile +++ b/misc/pubs/Makefile @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= pubs -DISTVERSION= 0.7.0 +DISTVERSIONPREFIX= v +DISTVERSION= 0.7.0-104 +DISTVERSIONSUFFIX= -gc513870 CATEGORIES= misc python -MASTER_SITES= CHEESESHOP MAINTAINER= yuri@FreeBSD.org COMMENT= Your bibliography on the command line @@ -18,6 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FL ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} USES= python +USE_GITHUB= yes USE_PYTHON= distutils autoplist noflavors .include <bsd.port.mk> diff --git a/misc/pubs/distinfo b/misc/pubs/distinfo index 1f6bfeb68fe0..6d151a5c4328 100644 --- a/misc/pubs/distinfo +++ b/misc/pubs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521066653 -SHA256 (pubs-0.7.0.tar.gz) = 629e9015b39e331bf1b6a0b9ea387b83cba2b81884afa99178b771a07a30984d -SIZE (pubs-0.7.0.tar.gz) = 32366 +TIMESTAMP = 1529253705 +SHA256 (pubs-pubs-v0.7.0-104-gc513870_GH0.tar.gz) = 3eaecda3cbc4ca15584142972000f4f05c3afb18031ddbaa42f15cd13b9c6c35 +SIZE (pubs-pubs-v0.7.0-104-gc513870_GH0.tar.gz) = 672365 |