From owner-svn-ports-head@FreeBSD.ORG Wed May 6 15:27:48 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DEB4861D; Wed, 6 May 2015 15:27:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CAEF0150A; Wed, 6 May 2015 15:27:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t46FRmuS060814; Wed, 6 May 2015 15:27:48 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t46FRikn060789; Wed, 6 May 2015 15:27:44 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201505061527.t46FRikn060789@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 6 May 2015 15:27:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385522 - in head: editors/codelite editors/editorconfig-core-c editors/fxite emulators/dolphin-emu emulators/swine finance/bitcoin-armory finance/ledger finance/vanitygen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2015 15:27:49 -0000 Author: mat Date: Wed May 6 15:27:43 2015 New Revision: 385522 URL: https://svnweb.freebsd.org/changeset/ports/385522 Log: Update ports in the [ef]* categories to not use GH_COMMIT. With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Modified: head/editors/codelite/Makefile head/editors/codelite/distinfo head/editors/editorconfig-core-c/Makefile head/editors/editorconfig-core-c/distinfo head/editors/fxite/Makefile head/editors/fxite/distinfo head/emulators/dolphin-emu/Makefile head/emulators/dolphin-emu/distinfo head/emulators/swine/Makefile head/emulators/swine/distinfo head/finance/bitcoin-armory/Makefile head/finance/bitcoin-armory/distinfo head/finance/ledger/Makefile head/finance/ledger/distinfo head/finance/vanitygen/Makefile head/finance/vanitygen/distinfo Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/editors/codelite/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -21,8 +21,6 @@ OPTIONS_SUB= yes USE_GITHUB= yes GH_ACCOUNT= eranif -GH_PROJECT= ${PORTNAME} -GH_COMMIT= ae5704e USE_WX= 3.0 WX_UNICODE= yes Modified: head/editors/codelite/distinfo ============================================================================== --- head/editors/codelite/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/editors/codelite/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (codelite-6.1.1.tar.gz) = 8f82132cdd4b663dd235d15ed05d6746e27bc246b5c20096beeb7ed49c36d320 -SIZE (codelite-6.1.1.tar.gz) = 100813920 +SHA256 (eranif-codelite-6.1.1_GH0.tar.gz) = 2cea7b43a1a060529ee0d8f25d0e82b4c52eef8c98f12716c334c0cccd973006 +SIZE (eranif-codelite-6.1.1_GH0.tar.gz) = 100814996 Modified: head/editors/editorconfig-core-c/Makefile ============================================================================== --- head/editors/editorconfig-core-c/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/editors/editorconfig-core-c/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -3,6 +3,7 @@ PORTNAME= editorconfig-core-c PORTVERSION= 0.11.5 +DISTVERSIONPREFIX= v CATEGORIES= editors MAINTAINER= knu@FreeBSD.org @@ -10,8 +11,6 @@ COMMENT= EditorConfig core library and e USE_GITHUB= yes GH_ACCOUNT= editorconfig -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= c5e2a58 USES= cmake USE_LDCONFIG= yes Modified: head/editors/editorconfig-core-c/distinfo ============================================================================== --- head/editors/editorconfig-core-c/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/editors/editorconfig-core-c/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (editorconfig-core-c-0.11.5.tar.gz) = 78e2a515a899785349272f264395f0d934c8eebfbd074ab07c281e4638ecba0b -SIZE (editorconfig-core-c-0.11.5.tar.gz) = 76868 +SHA256 (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 2ed95449ab3c7ecd75303716927e13d07ee42ddba4472e4a0fb4e0569066370a +SIZE (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 76857 Modified: head/editors/fxite/Makefile ============================================================================== --- head/editors/fxite/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/editors/fxite/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -22,7 +22,6 @@ OPTIONS_DEFAULT= FOX16 USE_GITHUB= yes GH_ACCOUNT= yetanothergeek GH_TAGNAME= FXITE-0_91 -GH_COMMIT= c2ecac3 USES= gmake pkgconfig lua:51 desktop-file-utils USE_AUTOTOOLS= aclocal autoconf automake Modified: head/editors/fxite/distinfo ============================================================================== --- head/editors/fxite/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/editors/fxite/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (fxite-0.92.tar.gz) = 6b45272d8765e1c9ba9cd09900f4345063f6ed780a99e7733a80fdb3642db06b -SIZE (fxite-0.92.tar.gz) = 1012281 +SHA256 (yetanothergeek-fxite-0.92-FXITE-0_91_GH0.tar.gz) = 1d5e876eb398ae1f370fb22cc29299f8dd539dc459ecb8a35f8dbba3f2ca194c +SIZE (yetanothergeek-fxite-0.92-FXITE-0_91_GH0.tar.gz) = 1012313 Modified: head/emulators/dolphin-emu/Makefile ============================================================================== --- head/emulators/dolphin-emu/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/emulators/dolphin-emu/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -18,9 +18,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/ libpolarssl.so.5:${PORTSDIR}/security/polarssl USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} GH_PROJECT= dolphin -GH_COMMIT= 88fabf7 USE_SDL= sdl USE_XORG= ice xext x11 xrandr xi Modified: head/emulators/dolphin-emu/distinfo ============================================================================== --- head/emulators/dolphin-emu/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/emulators/dolphin-emu/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (dolphin-emu-4.0.2.tgz) = 65a343acb1d02cac8337388303291518d84ca6e42639a5902fe8819e9ecbb9da -SIZE (dolphin-emu-4.0.2.tgz) = 25123770 +SHA256 (dolphin-emu-dolphin-4.0.2_GH0.tgz) = 09f10f73abe0a7b5d10a51b3b56dc0044331bb12d6a18fe969c9bbd83a9b1129 +SIZE (dolphin-emu-dolphin-4.0.2_GH0.tgz) = 25121744 Modified: head/emulators/swine/Makefile ============================================================================== --- head/emulators/swine/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/emulators/swine/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -22,8 +22,7 @@ DATADIRLIB= ${PREFIX}/lib/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= dswd GH_PROJECT= Swine -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 1770c40 +GH_TAGNAME= 1770c40 USES= gmake python NO_BUILD= yes Modified: head/emulators/swine/distinfo ============================================================================== --- head/emulators/swine/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/emulators/swine/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (swine-1.0.4.tar.gz) = 3b3efd55af2aff561224e004de845705c2d23a0aa39ed9dda447ae90000eef06 -SIZE (swine-1.0.4.tar.gz) = 214039 +SHA256 (dswd-Swine-1.0.4-1770c40_GH0.tar.gz) = 3b7d85246ae42590df2b2e7e12d84255b816ae202fb0630711e11d67ee5e92ad +SIZE (dswd-Swine-1.0.4-1770c40_GH0.tar.gz) = 214023 Modified: head/finance/bitcoin-armory/Makefile ============================================================================== --- head/finance/bitcoin-armory/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/finance/bitcoin-armory/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -3,6 +3,7 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.92.3 +DISTVERSIONPREFIX= v CATEGORIES= finance MAINTAINER= yuri@rawbw.com @@ -21,9 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4- USE_GITHUB= yes GH_ACCOUNT= etotheipi -GH_PROJECT= BitcoinArmory -GH_COMMIT= 2aa5449 -GH_TAGNAME= v${PORTVERSION} USES= gmake python USE_GCC= yes Modified: head/finance/bitcoin-armory/distinfo ============================================================================== --- head/finance/bitcoin-armory/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/finance/bitcoin-armory/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (BitcoinArmory-0.92.3.tar.gz) = bd42044fe0c68179ab30d7e7c20ad48d6297e7ee31df83eb1eb37cd1bfead604 -SIZE (BitcoinArmory-0.92.3.tar.gz) = 4700628 +SHA256 (etotheipi-BitcoinArmory-v0.92.3_GH0.tar.gz) = 349a734997527c34f66d53cdeb987aa6345907703a6d62dc48f7e5487933a13a +SIZE (etotheipi-BitcoinArmory-v0.92.3_GH0.tar.gz) = 4698713 Modified: head/finance/ledger/Makefile ============================================================================== --- head/finance/ledger/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/finance/ledger/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -3,6 +3,7 @@ PORTNAME= ledger PORTVERSION= 3.1 +DISTVERSIONPREFIX= v CATEGORIES= finance MAINTAINER= woodycarey@hotmail.com @@ -18,9 +19,6 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/ libboost_system.so:${PORTSDIR}/devel/boost-libs USE_GITHUB= yes -GH_ACCOUNT= ledger -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 9df7fd4 USE_LDCONFIG= yes USES= cmake compiler:c++11-lib Modified: head/finance/ledger/distinfo ============================================================================== --- head/finance/ledger/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/finance/ledger/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (ledger-3.1.tar.gz) = 97bd3dc14b88c2ec622b466e24011bc413485ec1c4e253093e3243ebb53da0b1 -SIZE (ledger-3.1.tar.gz) = 817824 +SHA256 (ledger-ledger-v3.1_GH0.tar.gz) = eeb5d260729834923fc94822bcc54ca3080c434f81466a3f5dc4274b357ce694 +SIZE (ledger-ledger-v3.1_GH0.tar.gz) = 817624 Modified: head/finance/vanitygen/Makefile ============================================================================== --- head/finance/vanitygen/Makefile Wed May 6 15:16:53 2015 (r385521) +++ head/finance/vanitygen/Makefile Wed May 6 15:27:43 2015 (r385522) @@ -4,7 +4,6 @@ PORTNAME= vanitygen PORTVERSION= 0.22 CATEGORIES= finance -MASTER_SITES= GHL MAINTAINER= ports@FreeBSD.org COMMENT= Standalone vanity address generator for bitcoin @@ -15,8 +14,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve USE_GITHUB= yes GH_ACCOUNT= samr7 -GH_COMMIT= cd1a728 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= cd1a728 USES= gmake USE_OPENSSL= yes Modified: head/finance/vanitygen/distinfo ============================================================================== --- head/finance/vanitygen/distinfo Wed May 6 15:16:53 2015 (r385521) +++ head/finance/vanitygen/distinfo Wed May 6 15:27:43 2015 (r385522) @@ -1,2 +1,2 @@ -SHA256 (vanitygen-0.22.tar.gz) = a1a470ea1c4a4ee1d0833c279dba592f33bb2fa6dc58215414591d664c74a919 -SIZE (vanitygen-0.22.tar.gz) = 77844 +SHA256 (samr7-vanitygen-0.22-cd1a728_GH0.tar.gz) = 4e0f90637abfe1b314aca10a650cfe344ec7ab5585e557bee2b846babb82e154 +SIZE (samr7-vanitygen-0.22-cd1a728_GH0.tar.gz) = 77813