From owner-svn-ports-head@freebsd.org Thu Oct 12 17:55:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C09FE3057A; Thu, 12 Oct 2017 17:55:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2FAA4199A; Thu, 12 Oct 2017 17:55:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9CHt2cm016448; Thu, 12 Oct 2017 17:55:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9CHt1S4016440; Thu, 12 Oct 2017 17:55:01 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201710121755.v9CHt1S4016440@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 12 Oct 2017 17:55:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451921 - in head: net-p2p/deluge-cli security/cvechecker sysutils/logstalgia www/validator X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: net-p2p/deluge-cli security/cvechecker sysutils/logstalgia www/validator X-SVN-Commit-Revision: 451921 X-SVN-Commit-Repository: ports 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.23 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: Thu, 12 Oct 2017 17:55:03 -0000 Author: mat Date: Thu Oct 12 17:55:01 2017 New Revision: 451921 URL: https://svnweb.freebsd.org/changeset/ports/451921 Log: Regular USE_GITHUB cleanup. Sponsored by: Absolight Modified: head/net-p2p/deluge-cli/Makefile (contents, props changed) head/net-p2p/deluge-cli/distinfo (contents, props changed) head/security/cvechecker/Makefile (contents, props changed) head/security/cvechecker/distinfo (contents, props changed) head/sysutils/logstalgia/Makefile (contents, props changed) head/sysutils/logstalgia/distinfo (contents, props changed) head/www/validator/Makefile (contents, props changed) head/www/validator/distinfo (contents, props changed) Modified: head/net-p2p/deluge-cli/Makefile ============================================================================== --- head/net-p2p/deluge-cli/Makefile Thu Oct 12 17:53:12 2017 (r451920) +++ head/net-p2p/deluge-cli/Makefile Thu Oct 12 17:55:01 2017 (r451921) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= deluge -PORTVERSION= 1.3.15 +DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 1.3.15 PORTREVISION= 2 CATEGORIES= net-p2p python PKGNAMESUFFIX= -cli @@ -25,7 +26,6 @@ USES= gettext python:-2.7 USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= deluge-torrent -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} NO_ARCH= yes Modified: head/net-p2p/deluge-cli/distinfo ============================================================================== --- head/net-p2p/deluge-cli/distinfo Thu Oct 12 17:53:12 2017 (r451920) +++ head/net-p2p/deluge-cli/distinfo Thu Oct 12 17:55:01 2017 (r451921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504107560 -SHA256 (deluge-torrent-deluge-1.3.15-deluge-1.3.15_GH0.tar.gz) = 6f2accf55bd97828f81ea13d5f29087103eb4f95b6be957323e23174cdc86826 -SIZE (deluge-torrent-deluge-1.3.15-deluge-1.3.15_GH0.tar.gz) = 3036240 +TIMESTAMP = 1507830736 +SHA256 (deluge-torrent-deluge-deluge-1.3.15_GH0.tar.gz) = 6f2accf55bd97828f81ea13d5f29087103eb4f95b6be957323e23174cdc86826 +SIZE (deluge-torrent-deluge-deluge-1.3.15_GH0.tar.gz) = 3036240 Modified: head/security/cvechecker/Makefile ============================================================================== --- head/security/cvechecker/Makefile Thu Oct 12 17:53:12 2017 (r451920) +++ head/security/cvechecker/Makefile Thu Oct 12 17:55:01 2017 (r451921) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= cvechecker -PORTVERSION= 3.8 +DISTVERSIONPREFIX= v +DISTVERSION= 3.8 CATEGORIES= security MAINTAINER= se@FreeBSD.org @@ -38,8 +39,6 @@ SQLITE_CONFIGURE_ENABLE= sqlite3 USE_GITHUB= yes GH_ACCOUNT= sjvermeu -GH_PROJECT= cvechecker -GH_TAGNAME= v${PORTVERSION} post-stage: ${MV} ${STAGEDIR}${PREFIX}/etc/cvechecker.conf ${STAGEDIR}${PREFIX}/etc/cvechecker.conf.sample Modified: head/security/cvechecker/distinfo ============================================================================== --- head/security/cvechecker/distinfo Thu Oct 12 17:53:12 2017 (r451920) +++ head/security/cvechecker/distinfo Thu Oct 12 17:55:01 2017 (r451921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507628153 -SHA256 (sjvermeu-cvechecker-3.8-v3.8_GH0.tar.gz) = 53a2f0edab34ea75d3d33b8c840f27c60464f0433c2b82bc8b02298306c53268 -SIZE (sjvermeu-cvechecker-3.8-v3.8_GH0.tar.gz) = 3329220 +TIMESTAMP = 1507830626 +SHA256 (sjvermeu-cvechecker-v3.8_GH0.tar.gz) = 53a2f0edab34ea75d3d33b8c840f27c60464f0433c2b82bc8b02298306c53268 +SIZE (sjvermeu-cvechecker-v3.8_GH0.tar.gz) = 3329220 Modified: head/sysutils/logstalgia/Makefile ============================================================================== --- head/sysutils/logstalgia/Makefile Thu Oct 12 17:53:12 2017 (r451920) +++ head/sysutils/logstalgia/Makefile Thu Oct 12 17:55:01 2017 (r451921) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= logstalgia -PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSION= 1.1.0 CATEGORIES= sysutils www MAINTAINER= ehaupt@FreeBSD.org @@ -28,7 +29,7 @@ USE_SDL= image2 sdl2 USE_GITHUB= yes GH_ACCOUNT= acaudwell GH_PROJECT= Logstalgia:DEFAULT Core:core -GH_TAGNAME= ${PORTNAME}-${PORTVERSION}:DEFAULT 1534074:core +GH_TAGNAME= 1534074:core post-extract: @${MV} ${WRKDIR}/Core-*/* ${WRKSRC}/src/core/ Modified: head/sysutils/logstalgia/distinfo ============================================================================== --- head/sysutils/logstalgia/distinfo Thu Oct 12 17:53:12 2017 (r451920) +++ head/sysutils/logstalgia/distinfo Thu Oct 12 17:55:01 2017 (r451921) @@ -1,5 +1,5 @@ -TIMESTAMP = 1507813740 -SHA256 (acaudwell-Logstalgia-1.1.0-logstalgia-1.1.0_GH0.tar.gz) = 8d462d9f36e82ffa182e57ea4eed5030a5e39f43abb34e2b14faeeff5525b9c0 -SIZE (acaudwell-Logstalgia-1.1.0-logstalgia-1.1.0_GH0.tar.gz) = 2312393 +TIMESTAMP = 1507830829 +SHA256 (acaudwell-Logstalgia-logstalgia-1.1.0_GH0.tar.gz) = 8d462d9f36e82ffa182e57ea4eed5030a5e39f43abb34e2b14faeeff5525b9c0 +SIZE (acaudwell-Logstalgia-logstalgia-1.1.0_GH0.tar.gz) = 2312393 SHA256 (acaudwell-Core-1534074_GH0.tar.gz) = 5c874afe5838c4713c15270e6df495c980450f29a12bc7657e7352af756544c4 SIZE (acaudwell-Core-1534074_GH0.tar.gz) = 86442 Modified: head/www/validator/Makefile ============================================================================== --- head/www/validator/Makefile Thu Oct 12 17:53:12 2017 (r451920) +++ head/www/validator/Makefile Thu Oct 12 17:55:01 2017 (r451921) @@ -2,7 +2,9 @@ # $FreeBSD$ PORTNAME= validator -PORTVERSION= 1.3 +DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 1_3 +DISTVERSIONSUFFIX= -release PORTREVISION= 3 CATEGORIES= www @@ -32,7 +34,6 @@ RUN_DEPENDS= onsgmls:textproc/opensp \ USE_GITHUB= yes GH_ACCOUNT= w3c GH_PROJECT= markup-validator -GH_TAGNAME= ${PORTNAME}-${PORTVERSION:S,.,_,}-release USES= perl5 shebangfix NO_ARCH= yes NO_BUILD= yes Modified: head/www/validator/distinfo ============================================================================== --- head/www/validator/distinfo Thu Oct 12 17:53:12 2017 (r451920) +++ head/www/validator/distinfo Thu Oct 12 17:55:01 2017 (r451921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505267857 -SHA256 (w3c-markup-validator-1.3-validator-1_3-release_GH0.tar.gz) = a1d2bf4e9bd3e0a9ba811ecc2e1738da5e3f4496f5cb5ddd451309fcc945d9cf -SIZE (w3c-markup-validator-1.3-validator-1_3-release_GH0.tar.gz) = 3073571 +TIMESTAMP = 1507830845 +SHA256 (w3c-markup-validator-validator-1_3-release_GH0.tar.gz) = a1d2bf4e9bd3e0a9ba811ecc2e1738da5e3f4496f5cb5ddd451309fcc945d9cf +SIZE (w3c-markup-validator-validator-1_3-release_GH0.tar.gz) = 3073571