Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2016 22:28:22 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424658 - in head: archivers/deco astro/fowsr audio/libg722 comms/gqrx databases/powa-archivist devel/checkheaders devel/libuv devel/opencl devel/py-mailcap-fix devel/sparsehash editors...
Message-ID:  <201610252228.u9PMSM3Z096947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Oct 25 22:28:22 2016
New Revision: 424658
URL: https://svnweb.freebsd.org/changeset/ports/424658

Log:
  Cleanup USE_GITHUB usage.
  
  Sponsored by:	Absolight

Modified:
  head/archivers/deco/Makefile   (contents, props changed)
  head/astro/fowsr/Makefile   (contents, props changed)
  head/astro/fowsr/distinfo   (contents, props changed)
  head/audio/libg722/Makefile   (contents, props changed)
  head/audio/libg722/distinfo   (contents, props changed)
  head/comms/gqrx/Makefile   (contents, props changed)
  head/comms/gqrx/distinfo   (contents, props changed)
  head/databases/powa-archivist/Makefile   (contents, props changed)
  head/databases/powa-archivist/distinfo   (contents, props changed)
  head/devel/checkheaders/Makefile   (contents, props changed)
  head/devel/libuv/Makefile   (contents, props changed)
  head/devel/libuv/distinfo   (contents, props changed)
  head/devel/opencl/Makefile   (contents, props changed)
  head/devel/py-mailcap-fix/Makefile   (contents, props changed)
  head/devel/py-mailcap-fix/distinfo   (contents, props changed)
  head/devel/sparsehash/Makefile   (contents, props changed)
  head/devel/sparsehash/distinfo   (contents, props changed)
  head/editors/emacs-devel/Makefile   (contents, props changed)
  head/games/openomf/Makefile   (contents, props changed)
  head/net/tcptestsuite/Makefile   (contents, props changed)
  head/net/tcptestsuite/distinfo   (contents, props changed)
  head/textproc/fex/Makefile   (contents, props changed)
  head/textproc/fex/distinfo   (contents, props changed)
  head/www/py-rollbar/Makefile   (contents, props changed)
  head/www/py-rollbar/distinfo   (contents, props changed)
  head/www/trac-subtickets/Makefile   (contents, props changed)
  head/www/trac-subtickets/distinfo   (contents, props changed)
  head/x11/workrave/Makefile   (contents, props changed)
  head/x11/workrave/distinfo   (contents, props changed)

Modified: head/archivers/deco/Makefile
==============================================================================
--- head/archivers/deco/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/archivers/deco/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	peha
 GH_PROJECT=	deco-archive:archive
-GH_TAGNAME=	1.6.4 1.7:archive
+GH_TAGNAME=	1.7:archive
 
 RUN_DEPENDS=	arc:archivers/arc \
 		arj:archivers/arj \

Modified: head/astro/fowsr/Makefile
==============================================================================
--- head/astro/fowsr/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/astro/fowsr/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -4,18 +4,18 @@
 PORTNAME=	fowsr
 PORTVERSION=	${FILEVER}
 CATEGORIES=	astro
-DISTNAME=	fowsr-${FILEVER}
-USE_GITHUB=	yes
-GH_ACCOUNT=	apachler
-GH_PROJECT=	fowsr
-GH_TAGNAME= 571db38
+
 MAINTAINER=	netchild@FreeBSD.org
 COMMENT=	Fine Offset Weather Station Reader
 
 LICENSE=	GPLv3
 
 FILEVER=	2.0
-WRKSRC=		${WRKDIR}/${PORTNAME}-${GH_TAGNAME}/${PORTNAME}.src
+WRKSRC_SUBDIR=	${PORTNAME}.src
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	apachler
+GH_TAGNAME= 571db38
 
 USES=		gmake dos2unix
 

Modified: head/astro/fowsr/distinfo
==============================================================================
--- head/astro/fowsr/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/astro/fowsr/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474280139
-SHA256 (fowsr-2.0_GH0.tar.gz) = ae18078b948037576217f83cbb86287f38e30e4f3a425b6cf8e6f891b43e0623
-SIZE (fowsr-2.0_GH0.tar.gz) = 24288
+TIMESTAMP = 1477432894
+SHA256 (apachler-fowsr-2.0-571db38_GH0.tar.gz) = ae18078b948037576217f83cbb86287f38e30e4f3a425b6cf8e6f891b43e0623
+SIZE (apachler-fowsr-2.0-571db38_GH0.tar.gz) = 24288

Modified: head/audio/libg722/Makefile
==============================================================================
--- head/audio/libg722/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/audio/libg722/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=     	libg722
-PORTVERSION=	1.0.2
+DISTVERSIONPREFIX=	v_
+DISTVERSION=	1_0_2
 #PORTREVISION= 	1
 CATEGORIES= 	audio
 
@@ -16,7 +17,6 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sippy
-GH_TAGNAME=	v_${PORTVERSION:S/./_/g}
 
 USE_LDCONFIG=	yes
 

Modified: head/audio/libg722/distinfo
==============================================================================
--- head/audio/libg722/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/audio/libg722/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469839735
-SHA256 (sippy-libg722-1.0.2-v_1_0_2_GH0.tar.gz) = 8971f66a32cf92950a6b3eb2e5ad4a0ed301900727061b54e35471e3f0cebee7
-SIZE (sippy-libg722-1.0.2-v_1_0_2_GH0.tar.gz) = 109821
+TIMESTAMP = 1477432968
+SHA256 (sippy-libg722-v_1_0_2_GH0.tar.gz) = 8971f66a32cf92950a6b3eb2e5ad4a0ed301900727061b54e35471e3f0cebee7
+SIZE (sippy-libg722-v_1_0_2_GH0.tar.gz) = 109821

Modified: head/comms/gqrx/Makefile
==============================================================================
--- head/comms/gqrx/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/comms/gqrx/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	gqrx
-PORTVERSION=	2.6.0
+PORTVERSION=	2.6
+DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
 
@@ -28,7 +29,6 @@ LIB_DEPENDS=	libgnuradio-runtime.so:comm
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	csete
-GH_TAGNAME=	v${PORTVERSION:S/.0$//}
 
 USES=		pkgconfig qmake
 

Modified: head/comms/gqrx/distinfo
==============================================================================
--- head/comms/gqrx/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/comms/gqrx/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475750932
-SHA256 (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 53d25db8d987a41ccccaf6fd85262bd7770cdfab5539b5901c4558756483c9db
-SIZE (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 1195638
+TIMESTAMP = 1477433042
+SHA256 (csete-gqrx-v2.6_GH0.tar.gz) = 53d25db8d987a41ccccaf6fd85262bd7770cdfab5539b5901c4558756483c9db
+SIZE (csete-gqrx-v2.6_GH0.tar.gz) = 1195638

Modified: head/databases/powa-archivist/Makefile
==============================================================================
--- head/databases/powa-archivist/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/databases/powa-archivist/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	powa-archivist
-PORTVERSION=	3.1.0
+DISTVERSIONPREFIX=	REL_
+DISTVERSION=	3_1_0
 CATEGORIES=	databases
 
 MAINTAINER=	girgen@FreeBSD.org
@@ -15,7 +16,6 @@ RUN_DEPENDS=	${LOCALBASE}/lib/postgresql
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	dalibo
-GH_TAGNAME=	REL_${PORTVERSION:S/./_/g}
 
 USES=		gmake pgsql:9.4+
 WANT_PGSQL=	server contrib

Modified: head/databases/powa-archivist/distinfo
==============================================================================
--- head/databases/powa-archivist/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/databases/powa-archivist/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474452329
-SHA256 (dalibo-powa-archivist-3.1.0-REL_3_1_0_GH0.tar.gz) = 9dc7f80b24202ca47f2a21e9a08240096a9deb02ce93c939d45088c98180a803
-SIZE (dalibo-powa-archivist-3.1.0-REL_3_1_0_GH0.tar.gz) = 46328
+TIMESTAMP = 1477433154
+SHA256 (dalibo-powa-archivist-REL_3_1_0_GH0.tar.gz) = 9dc7f80b24202ca47f2a21e9a08240096a9deb02ce93c939d45088c98180a803
+SIZE (dalibo-powa-archivist-REL_3_1_0_GH0.tar.gz) = 46328

Modified: head/devel/checkheaders/Makefile
==============================================================================
--- head/devel/checkheaders/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/checkheaders/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -14,8 +14,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	anastmag
-GH_PROJECT=	checkheaders
-GH_TAGNAME=	1.0.1
 
 USES=		gmake
 MAKE_ARGS=	CXX="${CXX}"

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/libuv/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -3,9 +3,9 @@
 
 PORTNAME=	libuv
 PORTVERSION=	1.10.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/
-DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Multi-platform support library with a focus on asynchronous I/O
@@ -19,7 +19,6 @@ TEST_DEPENDS=	gyp:devel/py-gyp \
 		gmake:devel/gmake
 
 USE_GITHUB=	yes
-GH_TAGNAME=	v1.10.0
 
 USES=		autoreconf libtool pathfix pkgconfig
 GNU_CONFIGURE=	yes

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/libuv/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477414815
-SHA256 (libuv-v1.10.0_GH0.tar.gz) = 50f4ed57d65af4ab634e2cbdd90c49213020e15b4d77d3631feb633cbba9239f
-SIZE (libuv-v1.10.0_GH0.tar.gz) = 1072589
+TIMESTAMP = 1477432646
+SHA256 (libuv-libuv-v1.10.0_GH0.tar.gz) = 50f4ed57d65af4ab634e2cbdd90c49213020e15b4d77d3631feb633cbba9239f
+SIZE (libuv-libuv-v1.10.0_GH0.tar.gz) = 1072589

Modified: head/devel/opencl/Makefile
==============================================================================
--- head/devel/opencl/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/opencl/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -17,8 +17,8 @@ CONFLICTS=	opencl-1.[0-2]
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	KhronosGroup
-GH_PROJECT=	OpenCL-Headers:DEFAULT OpenCL-CLHPP:clhpp
-GH_TAGNAME=	${HEADER_TAG}:DEFAULT ${CLHPP_TAG}:clhpp
+GH_PROJECT=	OpenCL-Headers OpenCL-CLHPP:clhpp
+GH_TAGNAME=	${HEADER_TAG} ${CLHPP_TAG}:clhpp
 
 # the header releases don't have tags yet, so use git commit for now
 HEADER_TAG=	2d06e09

Modified: head/devel/py-mailcap-fix/Makefile
==============================================================================
--- head/devel/py-mailcap-fix/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/py-mailcap-fix/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,6 +2,7 @@
 
 PORTNAME=	mailcap_fix
 PORTVERSION=	0.2.0
+DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,6 @@ LICENSE_FILE=	${WRKSRC}/UNLICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	michael-lazar
-GH_TAGNAME=	v${PORTVERSION}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/devel/py-mailcap-fix/distinfo
==============================================================================
--- head/devel/py-mailcap-fix/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/py-mailcap-fix/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475093821
-SHA256 (michael-lazar-mailcap_fix-0.2.0-v0.2.0_GH0.tar.gz) = fdd67f92ca40fc60beebcac2f19791644f7c0c40869580f3403df3fef340102a
-SIZE (michael-lazar-mailcap_fix-0.2.0-v0.2.0_GH0.tar.gz) = 17605
+TIMESTAMP = 1477433370
+SHA256 (michael-lazar-mailcap_fix-v0.2.0_GH0.tar.gz) = fdd67f92ca40fc60beebcac2f19791644f7c0c40869580f3403df3fef340102a
+SIZE (michael-lazar-mailcap_fix-v0.2.0_GH0.tar.gz) = 17605

Modified: head/devel/sparsehash/Makefile
==============================================================================
--- head/devel/sparsehash/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/sparsehash/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -3,8 +3,8 @@
 
 PORTNAME=	sparsehash
 PORTVERSION=	2.0.3
+DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	devel
-DISTNAME=	${PORTNAME}-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	vd@FreeBSD.org
 COMMENT=	Extremely memory-efficient hash_map implementation
@@ -13,7 +13,6 @@ LICENSE=	BSD3CLAUSE
 
 USES=		pathfix
 USE_GITHUB=	yes
-GH_TAGNAME=	${PORTNAME}-${PORTVERSION}
 
 GNU_CONFIGURE=	yes
 

Modified: head/devel/sparsehash/distinfo
==============================================================================
--- head/devel/sparsehash/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/devel/sparsehash/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475222400
-SHA256 (sparsehash-sparsehash-2.0.3_GH0.tar.gz) = 05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c
-SIZE (sparsehash-sparsehash-2.0.3_GH0.tar.gz) = 322046
+TIMESTAMP = 1477433449
+SHA256 (sparsehash-sparsehash-sparsehash-2.0.3_GH0.tar.gz) = 05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c
+SIZE (sparsehash-sparsehash-sparsehash-2.0.3_GH0.tar.gz) = 322046

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/editors/emacs-devel/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -27,7 +27,6 @@ EMACS_REV=	20161001
 GNU_CONFIGURE=	yes
 USES=		autoreconf cpe gmake makeinfo ncurses pkgconfig
 INFO_PATH=	${DATADIR_REL}/info
-WRKSRC=		${WRKDIR}/${PORTNAME}-${GH_TAGNAME}
 CPE_VENDOR=	gnu
 
 SUB_FILES+=	sources.el

Modified: head/games/openomf/Makefile
==============================================================================
--- head/games/openomf/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/games/openomf/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -7,7 +7,7 @@ CATEGORIES=	games
 MASTER_SITES=	http://www.omf2097.com/pub/files/omf/:data
 DISTFILES+=	omf2097.rar:data
 EXTRACT_ONLY=	${DISTFILE_shadow} ${DISTFILE_libdumb} \
-		${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONFULL}-${GH_TAGNAME_SANITIZED}_GH0.tar.gz
+		${DISTNAME}.tar.gz
 
 MAINTAINER=	devel@stasyan.com
 COMMENT=	Rewritten engine for One Must Fall 2097

Modified: head/net/tcptestsuite/Makefile
==============================================================================
--- head/net/tcptestsuite/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/net/tcptestsuite/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -3,7 +3,6 @@
 PORTNAME=	tcptestsuite
 PORTVERSION=	0.0.1
 CATEGORIES=	net ipv6
-DISTNAME=	${PORTNAME}-94d4ef3
 
 MAINTAINER=	gnn@freebsd.org
 COMMENT=	Network stack test suite

Modified: head/net/tcptestsuite/distinfo
==============================================================================
--- head/net/tcptestsuite/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/net/tcptestsuite/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475852166
-SHA256 (tcptestsuite-94d4ef3_GH0.tar.gz) = 07e6c72029fce4afd6f281bd52ba07fbd620e750a650e3cb03097ae2a5a4e1ce
-SIZE (tcptestsuite-94d4ef3_GH0.tar.gz) = 21650
+TIMESTAMP = 1477433969
+SHA256 (freebsd-net-tcp-testsuite-0.0.1-94d4ef3_GH0.tar.gz) = 07e6c72029fce4afd6f281bd52ba07fbd620e750a650e3cb03097ae2a5a4e1ce
+SIZE (freebsd-net-tcp-testsuite-0.0.1-94d4ef3_GH0.tar.gz) = 21650

Modified: head/textproc/fex/Makefile
==============================================================================
--- head/textproc/fex/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/textproc/fex/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -3,6 +3,7 @@
 
 PORTNAME=	fex
 PORTVERSION=	2.0.0
+DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	textproc
 
@@ -15,7 +16,6 @@ USES=		perl5
 USE_PERL5=	build # pod2man
 USE_GITHUB=	yes
 GH_ACCOUNT=	jordansissel
-GH_TAGNAME=	v${PORTVERSION}
 
 MAKE_ENV+=	INSTALLMAN=${PREFIX}/man
 

Modified: head/textproc/fex/distinfo
==============================================================================
--- head/textproc/fex/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/textproc/fex/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476321695
-SHA256 (jordansissel-fex-2.0.0-v2.0.0_GH0.tar.gz) = b023711ddab9e656c077921c94d4346e21ab60d8c6d80b00191f3d581f4dfd7c
-SIZE (jordansissel-fex-2.0.0-v2.0.0_GH0.tar.gz) = 134965
+TIMESTAMP = 1477434192
+SHA256 (jordansissel-fex-v2.0.0_GH0.tar.gz) = b023711ddab9e656c077921c94d4346e21ab60d8c6d80b00191f3d581f4dfd7c
+SIZE (jordansissel-fex-v2.0.0_GH0.tar.gz) = 134965

Modified: head/www/py-rollbar/Makefile
==============================================================================
--- head/www/py-rollbar/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/www/py-rollbar/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,6 +2,7 @@
 
 PORTNAME=	rollbar
 PORTVERSION=	0.13.4
+DISTVERSIONPREFIX=	v
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -18,6 +19,5 @@ USE_PYTHON=	autoplist distutils
 USE_GITHUB=	yes
 
 GH_PROJECT=	pyrollbar
-GH_TAGNAME=	v${PORTVERSION}
 
 .include <bsd.port.mk>

Modified: head/www/py-rollbar/distinfo
==============================================================================
--- head/www/py-rollbar/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/www/py-rollbar/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474401025
-SHA256 (rollbar-pyrollbar-0.13.4-v0.13.4_GH0.tar.gz) = 7ebca4681cc89fea66f3e18441e8fcd721c96609dc148e599568362d8a7a7143
-SIZE (rollbar-pyrollbar-0.13.4-v0.13.4_GH0.tar.gz) = 47367
+TIMESTAMP = 1477434266
+SHA256 (rollbar-pyrollbar-v0.13.4_GH0.tar.gz) = 7ebca4681cc89fea66f3e18441e8fcd721c96609dc148e599568362d8a7a7143
+SIZE (rollbar-pyrollbar-v0.13.4_GH0.tar.gz) = 47367

Modified: head/www/trac-subtickets/Makefile
==============================================================================
--- head/www/trac-subtickets/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/www/trac-subtickets/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -7,8 +7,6 @@ PORTREVISION=	1
 CATEGORIES=	www devel python
 MASTER_SITES=	http://distfiles.cse.tw/
 PKGNAMEPREFIX=	trac-
-# Should not be setting DISTNAME, USE_GITHUB already sets a very nice and unique distname.
-DISTNAME=	itota-trac-subtickets-plugin-a0fc153
 
 MAINTAINER=	gaod@hychen.org
 COMMENT=	Offers sub-ticket feature for managing tickets

Modified: head/www/trac-subtickets/distinfo
==============================================================================
--- head/www/trac-subtickets/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/www/trac-subtickets/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,2 +1,3 @@
-SHA256 (itota-trac-subtickets-plugin-a0fc153_GH0.tar.gz) = 06302d61339cae566f5f3e07a69f81679165ad6910a267843ed62a89bc451452
-SIZE (itota-trac-subtickets-plugin-a0fc153_GH0.tar.gz) = 7439
+TIMESTAMP = 1477434380
+SHA256 (itota-trac-subtickets-plugin-0.2.0.20130328-a0fc153_GH0.tar.gz) = 06302d61339cae566f5f3e07a69f81679165ad6910a267843ed62a89bc451452
+SIZE (itota-trac-subtickets-plugin-0.2.0.20130328-a0fc153_GH0.tar.gz) = 7439

Modified: head/x11/workrave/Makefile
==============================================================================
--- head/x11/workrave/Makefile	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/x11/workrave/Makefile	Tue Oct 25 22:28:22 2016	(r424658)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	workrave
-PORTVERSION=	1.10.15
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1_10_15
 CATEGORIES=	x11
 
 MAINTAINER=	t@tobik.me
@@ -29,7 +30,6 @@ USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	rcaelers
-GH_TAGNAME=	v${PORTVERSION:S/./_/g}
 
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/x11/workrave/distinfo
==============================================================================
--- head/x11/workrave/distinfo	Tue Oct 25 22:01:51 2016	(r424657)
+++ head/x11/workrave/distinfo	Tue Oct 25 22:28:22 2016	(r424658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469179894
-SHA256 (rcaelers-workrave-1.10.15-v1_10_15_GH0.tar.gz) = fa05bedbb32baae9d22ef2b1ac25e90bc9f1363ce588b396190b0240559f471c
-SIZE (rcaelers-workrave-1.10.15-v1_10_15_GH0.tar.gz) = 6375380
+TIMESTAMP = 1477434451
+SHA256 (rcaelers-workrave-v1_10_15_GH0.tar.gz) = fa05bedbb32baae9d22ef2b1ac25e90bc9f1363ce588b396190b0240559f471c
+SIZE (rcaelers-workrave-v1_10_15_GH0.tar.gz) = 6375380



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610252228.u9PMSM3Z096947>