Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2015 14:27:07 +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: r387737 - in head: devel/librolegen devel/magit net-im/corebird
Message-ID:  <201505281427.t4SER7et055295@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu May 28 14:27:06 2015
New Revision: 387737
URL: https://svnweb.freebsd.org/changeset/ports/387737

Log:
  Fix USE_GITHUB usage.
  
  With hat:	portmgr
  Sponsored by:	Absolight

Modified:
  head/devel/librolegen/Makefile
  head/devel/librolegen/distinfo
  head/devel/magit/Makefile
  head/devel/magit/distinfo
  head/net-im/corebird/Makefile
  head/net-im/corebird/distinfo

Modified: head/devel/librolegen/Makefile
==============================================================================
--- head/devel/librolegen/Makefile	Thu May 28 14:11:07 2015	(r387736)
+++ head/devel/librolegen/Makefile	Thu May 28 14:27:06 2015	(r387737)
@@ -13,7 +13,6 @@ BUILD_DEPENDS=	${LOCALBASE}/share/cmake/
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeWebOS
-GH_TAGNAME=	1.0b
 
 USES=		cmake:outsource
 

Modified: head/devel/librolegen/distinfo
==============================================================================
--- head/devel/librolegen/distinfo	Thu May 28 14:11:07 2015	(r387736)
+++ head/devel/librolegen/distinfo	Thu May 28 14:27:06 2015	(r387737)
@@ -1,2 +1,2 @@
-SHA256 (FreeWebOS-librolegen-1.0b-1.0b_GH0.tar.gz) = 3303422b9975b8fb9887d0450131047b33f6729fc27607bb10b571bca5f294bd
-SIZE (FreeWebOS-librolegen-1.0b-1.0b_GH0.tar.gz) = 4776
+SHA256 (FreeWebOS-librolegen-1.0b_GH0.tar.gz) = 3303422b9975b8fb9887d0450131047b33f6729fc27607bb10b571bca5f294bd
+SIZE (FreeWebOS-librolegen-1.0b_GH0.tar.gz) = 4776

Modified: head/devel/magit/Makefile
==============================================================================
--- head/devel/magit/Makefile	Thu May 28 14:11:07 2015	(r387736)
+++ head/devel/magit/Makefile	Thu May 28 14:27:06 2015	(r387737)
@@ -17,8 +17,6 @@ BUILD_DEPENDS=	git-modes-${EMACS_PORT_NA
 RUN_DEPENDS=	git-modes-${EMACS_PORT_NAME}>0:${PORTSDIR}/devel/git-modes
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	${PORTNAME}
-GH_TAGNAME=	1.4.0
 
 USES=		gmake makeinfo
 USE_EMACS=	YES

Modified: head/devel/magit/distinfo
==============================================================================
--- head/devel/magit/distinfo	Thu May 28 14:11:07 2015	(r387736)
+++ head/devel/magit/distinfo	Thu May 28 14:27:06 2015	(r387737)
@@ -1,2 +1,2 @@
-SHA256 (magit-magit-1.4.0-1.4.0_GH0.tar.gz) = 03cdc29fe5d5d3c5b1d975bccfcf0bb12318c6e5c198575c395caa3eb14e3878
-SIZE (magit-magit-1.4.0-1.4.0_GH0.tar.gz) = 132600
+SHA256 (magit-magit-1.4.0_GH0.tar.gz) = 03cdc29fe5d5d3c5b1d975bccfcf0bb12318c6e5c198575c395caa3eb14e3878
+SIZE (magit-magit-1.4.0_GH0.tar.gz) = 132600

Modified: head/net-im/corebird/Makefile
==============================================================================
--- head/net-im/corebird/Makefile	Thu May 28 14:11:07 2015	(r387736)
+++ head/net-im/corebird/Makefile	Thu May 28 14:27:06 2015	(r387737)
@@ -19,8 +19,6 @@ LIB_DEPENDS=	libsoup-2.4.so:${PORTSDIR}/
 		libgee-0.8.so:${PORTSDIR}/devel/libgee
 
 GH_ACCOUNT=	baedert
-GH_PROJECT=	${PORTNAME}
-GH_TAGNAME=	${PORTVERSION}
 
 USE_GITHUB=	yes
 USES=		autoreconf gettext gmake libtool pkgconfig

Modified: head/net-im/corebird/distinfo
==============================================================================
--- head/net-im/corebird/distinfo	Thu May 28 14:11:07 2015	(r387736)
+++ head/net-im/corebird/distinfo	Thu May 28 14:27:06 2015	(r387737)
@@ -1,2 +1,2 @@
-SHA256 (baedert-corebird-1.0-1.0_GH0.tar.gz) = 0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001
-SIZE (baedert-corebird-1.0-1.0_GH0.tar.gz) = 1697452
+SHA256 (baedert-corebird-1.0_GH0.tar.gz) = 0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001
+SIZE (baedert-corebird-1.0_GH0.tar.gz) = 1697452



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