svn commit: r489650 - head/misc/pubs
Yuri Victorovich
yuri at FreeBSD.org
Tue Jan 8 07:49:52 UTC 2019
Author: yuri
Date: Tue Jan 8 07:49:50 2019
New Revision: 489650
URL: https://svnweb.freebsd.org/changeset/ports/489650
Log:
misc/pubs: Update 0.8.1 -> 0.8.2
Reported by: portscout
Modified:
head/misc/pubs/Makefile
head/misc/pubs/distinfo
Modified: head/misc/pubs/Makefile
==============================================================================
--- head/misc/pubs/Makefile Tue Jan 8 07:49:16 2019 (r489649)
+++ head/misc/pubs/Makefile Tue Jan 8 07:49:50 2019 (r489650)
@@ -2,7 +2,7 @@
PORTNAME= pubs
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.1
+DISTVERSION= 0.8.2
CATEGORIES= misc python
MAINTAINER= yuri at FreeBSD.org
@@ -12,7 +12,7 @@ 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} \
+ ${PYTHON_PKGNAMEPREFIX}bibtexparser>=1.0:textproc/py-bibtexparser@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}feedparser>0:textproc/py-feedparser@${PY_FLAVOR} \
Modified: head/misc/pubs/distinfo
==============================================================================
--- head/misc/pubs/distinfo Tue Jan 8 07:49:16 2019 (r489649)
+++ head/misc/pubs/distinfo Tue Jan 8 07:49:50 2019 (r489650)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535424068
-SHA256 (pubs-pubs-v0.8.1_GH0.tar.gz) = ce9193bc7a761625e6cb57e1ffccc1266ff52d933c89bb4e3fb94f221e0ae797
-SIZE (pubs-pubs-v0.8.1_GH0.tar.gz) = 692024
+TIMESTAMP = 1546931378
+SHA256 (pubs-pubs-v0.8.2_GH0.tar.gz) = 757f0855900ce7c53c27cf2a32ef32f73f57210e31e3f6b608e64dab007f5ce9
+SIZE (pubs-pubs-v0.8.2_GH0.tar.gz) = 695086
More information about the svn-ports-head
mailing list