Date: Tue, 3 Mar 2020 15:11:47 +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: r527679 - in head: comms/gqrx databases/py-peewee_migrate devel/libddoc graphics/Coin lang/J security/openvpn-auth-ldap Message-ID: <202003031511.023FBltd037949@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Mar 3 15:11:46 2020 New Revision: 527679 URL: https://svnweb.freebsd.org/changeset/ports/527679 Log: Regular USE_GITHUB cleanup. Modified: head/comms/gqrx/Makefile (contents, props changed) head/comms/gqrx/distinfo (contents, props changed) head/databases/py-peewee_migrate/Makefile (contents, props changed) head/devel/libddoc/Makefile (contents, props changed) head/graphics/Coin/Makefile (contents, props changed) head/graphics/Coin/distinfo (contents, props changed) head/lang/J/Makefile (contents, props changed) head/lang/J/distinfo (contents, props changed) head/security/openvpn-auth-ldap/Makefile (contents, props changed) head/security/openvpn-auth-ldap/distinfo (contents, props changed) Modified: head/comms/gqrx/Makefile ============================================================================== --- head/comms/gqrx/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/comms/gqrx/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -3,6 +3,7 @@ PORTNAME= gqrx PORTVERSION= 2.12.1 +DISTVERSIONPREFIX= v PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms hamradio @@ -31,7 +32,6 @@ USES= gl pkgconfig qmake qt:5 USE_GITHUB= yes GH_ACCOUNT= csete -GH_TAGNAME= v${PORTVERSION:S/.0$//} USE_GL= gl USE_QT= buildtools_build core gui svg network widgets Modified: head/comms/gqrx/distinfo ============================================================================== --- head/comms/gqrx/distinfo Tue Mar 3 15:05:06 2020 (r527678) +++ head/comms/gqrx/distinfo Tue Mar 3 15:11:46 2020 (r527679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581370600 -SHA256 (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9 -SIZE (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 1334839 +TIMESTAMP = 1583242123 +SHA256 (csete-gqrx-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9 +SIZE (csete-gqrx-v2.12.1_GH0.tar.gz) = 1334839 Modified: head/databases/py-peewee_migrate/Makefile ============================================================================== --- head/databases/py-peewee_migrate/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/databases/py-peewee_migrate/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -24,7 +24,6 @@ USE_GITHUB= yes # tests not shipped with sdist USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= klen -GH_TAGNAME= ${PORTVERSION} TEST_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes Modified: head/devel/libddoc/Makefile ============================================================================== --- head/devel/libddoc/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/devel/libddoc/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -18,9 +18,6 @@ BUILD_DEPENDS= ldmd2:lang/ldc \ USE_GITHUB= yes GH_ACCOUNT= dlang-community -# Note that beta.1 is a perfectly acceptable version, this is not required at -# all. -GH_TAGNAME= ${DISTVERSIONFULL:S/beta/beta./} DUB_CMD= ${LOCALBASE}/bin/dub build --build=release D_INCLUDE_DIR= ${PREFIX}/include/d Modified: head/graphics/Coin/Makefile ============================================================================== --- head/graphics/Coin/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/graphics/Coin/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -3,6 +3,7 @@ PORTNAME= Coin PORTVERSION= 4.0.0 +DISTVERSIONPREFIX= Coin- CATEGORIES= graphics MAINTAINER= cmt@FreeBSD.org @@ -15,10 +16,9 @@ LIB_DEPENDS= libsimage.so:graphics/simage USES= gl openal:al libtool pathfix xorg -USE_GITHUB= yes +USE_GITHUB= yes GH_ACCOUNT= coin3d GH_PROJECT= coin -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} USE_GL= gl USE_XORG= ice sm x11 xext xt Modified: head/graphics/Coin/distinfo ============================================================================== --- head/graphics/Coin/distinfo Tue Mar 3 15:05:06 2020 (r527678) +++ head/graphics/Coin/distinfo Tue Mar 3 15:11:46 2020 (r527679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579131604 -SHA256 (coin3d-coin-4.0.0-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805 -SIZE (coin3d-coin-4.0.0-Coin-4.0.0_GH0.tar.gz) = 6788294 +TIMESTAMP = 1583241959 +SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805 +SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294 Modified: head/lang/J/Makefile ============================================================================== --- head/lang/J/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/lang/J/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -2,6 +2,8 @@ PORTNAME= J PORTVERSION= ${JVERSION:S/^j//:S/-release//} +DISTVERSIONPREFIX= j +DISTVERSIONSUFFIX= -release PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang math @@ -28,7 +30,6 @@ SUB_FILES= jconsole profile.ijs USE_GITHUB= yes GH_ACCOUNT= jsoftware GH_PROJECT= jsource -GH_TAGNAME= ${JVERSION} # J is released with ports-unfriendly versioning JVERSION= j807-release Modified: head/lang/J/distinfo ============================================================================== --- head/lang/J/distinfo Tue Mar 3 15:05:06 2020 (r527678) +++ head/lang/J/distinfo Tue Mar 3 15:11:46 2020 (r527679) @@ -1,3 +1,3 @@ TIMESTAMP = 1546772563 -SHA256 (jsoftware-jsource-807-j807-release_GH0.tar.gz) = 324ff0b046c9f7f24f18a72fa8a4253ad54c99a48c397fd2c724392f5e097d7f -SIZE (jsoftware-jsource-807-j807-release_GH0.tar.gz) = 2398318 +SHA256 (jsoftware-jsource-j807-release_GH0.tar.gz) = 324ff0b046c9f7f24f18a72fa8a4253ad54c99a48c397fd2c724392f5e097d7f +SIZE (jsoftware-jsource-j807-release_GH0.tar.gz) = 2398318 Modified: head/security/openvpn-auth-ldap/Makefile ============================================================================== --- head/security/openvpn-auth-ldap/Makefile Tue Mar 3 15:05:06 2020 (r527678) +++ head/security/openvpn-auth-ldap/Makefile Tue Mar 3 15:11:46 2020 (r527679) @@ -3,6 +3,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.4 +DISTVERSIONPREFIX= auth-ldap- CATEGORIES= security net-vpn MAINTAINER= mandree@FreeBSD.org @@ -31,7 +32,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} \ USE_GITHUB= yes GH_ACCOUNT= threerings GH_PROJECT= openvpn-auth-ldap -GH_TAGNAME= auth-ldap-${PORTVERSION} PORTDOCS= README PORTEXAMPLES= auth-ldap.conf Modified: head/security/openvpn-auth-ldap/distinfo ============================================================================== --- head/security/openvpn-auth-ldap/distinfo Tue Mar 3 15:05:06 2020 (r527678) +++ head/security/openvpn-auth-ldap/distinfo Tue Mar 3 15:11:46 2020 (r527679) @@ -1,3 +1,3 @@ TIMESTAMP = 1581341930 -SHA256 (threerings-openvpn-auth-ldap-2.0.4-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168 -SIZE (threerings-openvpn-auth-ldap-2.0.4-auth-ldap-2.0.4_GH0.tar.gz) = 209800 +SHA256 (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168 +SIZE (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 209800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003031511.023FBltd037949>