diff options
author | yuri <yuri@FreeBSD.org> | 2018-08-28 10:44:06 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-08-28 10:44:06 +0800 |
commit | cea402979c3e03958305fda91b9b1e837826c94c (patch) | |
tree | 13cfe51a1941d4e89960eaa8ad10c9d2a3863e14 /misc | |
parent | ef4a9add94ddb180b4402c6ddea5f54abd87b8ac (diff) | |
download | freebsd-ports-gnome-cea402979c3e03958305fda91b9b1e837826c94c.tar.gz freebsd-ports-gnome-cea402979c3e03958305fda91b9b1e837826c94c.tar.zst freebsd-ports-gnome-cea402979c3e03958305fda91b9b1e837826c94c.zip |
misc/pubs: Update 0.8.0 -> 0.8.1
This is a bug fix release.
Also update the license.
Reported by: upstream
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pubs/Makefile | 5 | ||||
-rw-r--r-- | misc/pubs/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/pubs/Makefile b/misc/pubs/Makefile index cf6ee1e792ca..6b438b63bf74 100644 --- a/misc/pubs/Makefile +++ b/misc/pubs/Makefile @@ -2,13 +2,14 @@ PORTNAME= pubs DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= misc python MAINTAINER= yuri@FreeBSD.org COMMENT= Your bibliography on the command line -LICENSE= BSD3CLAUSE +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/license RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bibtexparser>0:textproc/py-bibtexparser@${PY_FLAVOR} \ diff --git a/misc/pubs/distinfo b/misc/pubs/distinfo index 6677475bed36..50ba53586d43 100644 --- a/misc/pubs/distinfo +++ b/misc/pubs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534829474 -SHA256 (pubs-pubs-v0.8.0_GH0.tar.gz) = 13c0d12a3548e0bced0453ef31cb74eb7bac68006859269eb323b4ecfde2d8dc -SIZE (pubs-pubs-v0.8.0_GH0.tar.gz) = 691675 +TIMESTAMP = 1535424068 +SHA256 (pubs-pubs-v0.8.1_GH0.tar.gz) = ce9193bc7a761625e6cb57e1ffccc1266ff52d933c89bb4e3fb94f221e0ae797 +SIZE (pubs-pubs-v0.8.1_GH0.tar.gz) = 692024 |