Date: Sun, 17 Jun 2018 16:43:58 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472611 - head/misc/pubs Message-ID: <201806171643.w5HGhwCm001167@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Jun 17 16:43:58 2018 New Revision: 472611 URL: https://svnweb.freebsd.org/changeset/ports/472611 Log: misc/pubs: Update 0.7.0 -> 0.7.0.104 Modified: head/misc/pubs/Makefile head/misc/pubs/distinfo Modified: head/misc/pubs/Makefile ============================================================================== --- head/misc/pubs/Makefile Sun Jun 17 16:15:32 2018 (r472610) +++ head/misc/pubs/Makefile Sun Jun 17 16:43:58 2018 (r472611) @@ -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:ww ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} USES= python +USE_GITHUB= yes USE_PYTHON= distutils autoplist noflavors .include <bsd.port.mk> Modified: head/misc/pubs/distinfo ============================================================================== --- head/misc/pubs/distinfo Sun Jun 17 16:15:32 2018 (r472610) +++ head/misc/pubs/distinfo Sun Jun 17 16:43:58 2018 (r472611) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806171643.w5HGhwCm001167>