Regular USE_GITHUB cleanup.
This commit is contained in:
parent
84ab605f15
commit
a01dec67b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527679
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= gqrx
|
PORTNAME= gqrx
|
||||||
PORTVERSION= 2.12.1
|
PORTVERSION= 2.12.1
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
@ -31,7 +32,6 @@ USES= gl pkgconfig qmake qt:5
|
|||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= csete
|
GH_ACCOUNT= csete
|
||||||
GH_TAGNAME= v${PORTVERSION:S/.0$//}
|
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_QT= buildtools_build core gui svg network widgets
|
USE_QT= buildtools_build core gui svg network widgets
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1581370600
|
TIMESTAMP = 1583242123
|
||||||
SHA256 (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9
|
SHA256 (csete-gqrx-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9
|
||||||
SIZE (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 1334839
|
SIZE (csete-gqrx-v2.12.1_GH0.tar.gz) = 1334839
|
||||||
|
@ -24,7 +24,6 @@ USE_GITHUB= yes # tests not shipped with sdist
|
|||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
GH_ACCOUNT= klen
|
GH_ACCOUNT= klen
|
||||||
GH_TAGNAME= ${PORTVERSION}
|
|
||||||
TEST_ENV= PYTHONPATH=${WRKSRC}/src
|
TEST_ENV= PYTHONPATH=${WRKSRC}/src
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
@ -18,9 +18,6 @@ BUILD_DEPENDS= ldmd2:lang/ldc \
|
|||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= dlang-community
|
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
|
DUB_CMD= ${LOCALBASE}/bin/dub build --build=release
|
||||||
D_INCLUDE_DIR= ${PREFIX}/include/d
|
D_INCLUDE_DIR= ${PREFIX}/include/d
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= Coin
|
PORTNAME= Coin
|
||||||
PORTVERSION= 4.0.0
|
PORTVERSION= 4.0.0
|
||||||
|
DISTVERSIONPREFIX= Coin-
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= cmt@FreeBSD.org
|
MAINTAINER= cmt@FreeBSD.org
|
||||||
@ -15,10 +16,9 @@ LIB_DEPENDS= libsimage.so:graphics/simage
|
|||||||
|
|
||||||
USES= gl openal:al libtool pathfix xorg
|
USES= gl openal:al libtool pathfix xorg
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= coin3d
|
GH_ACCOUNT= coin3d
|
||||||
GH_PROJECT= coin
|
GH_PROJECT= coin
|
||||||
GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
|
|
||||||
|
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_XORG= ice sm x11 xext xt
|
USE_XORG= ice sm x11 xext xt
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1579131604
|
TIMESTAMP = 1583241959
|
||||||
SHA256 (coin3d-coin-4.0.0-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805
|
SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805
|
||||||
SIZE (coin3d-coin-4.0.0-Coin-4.0.0_GH0.tar.gz) = 6788294
|
SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
PORTNAME= J
|
PORTNAME= J
|
||||||
PORTVERSION= ${JVERSION:S/^j//:S/-release//}
|
PORTVERSION= ${JVERSION:S/^j//:S/-release//}
|
||||||
|
DISTVERSIONPREFIX= j
|
||||||
|
DISTVERSIONSUFFIX= -release
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= lang math
|
CATEGORIES= lang math
|
||||||
@ -28,7 +30,6 @@ SUB_FILES= jconsole profile.ijs
|
|||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= jsoftware
|
GH_ACCOUNT= jsoftware
|
||||||
GH_PROJECT= jsource
|
GH_PROJECT= jsource
|
||||||
GH_TAGNAME= ${JVERSION}
|
|
||||||
|
|
||||||
# J is released with ports-unfriendly versioning
|
# J is released with ports-unfriendly versioning
|
||||||
JVERSION= j807-release
|
JVERSION= j807-release
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1546772563
|
TIMESTAMP = 1546772563
|
||||||
SHA256 (jsoftware-jsource-807-j807-release_GH0.tar.gz) = 324ff0b046c9f7f24f18a72fa8a4253ad54c99a48c397fd2c724392f5e097d7f
|
SHA256 (jsoftware-jsource-j807-release_GH0.tar.gz) = 324ff0b046c9f7f24f18a72fa8a4253ad54c99a48c397fd2c724392f5e097d7f
|
||||||
SIZE (jsoftware-jsource-807-j807-release_GH0.tar.gz) = 2398318
|
SIZE (jsoftware-jsource-j807-release_GH0.tar.gz) = 2398318
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= openvpn-auth-ldap
|
PORTNAME= openvpn-auth-ldap
|
||||||
PORTVERSION= 2.0.4
|
PORTVERSION= 2.0.4
|
||||||
|
DISTVERSIONPREFIX= auth-ldap-
|
||||||
CATEGORIES= security net-vpn
|
CATEGORIES= security net-vpn
|
||||||
|
|
||||||
MAINTAINER= mandree@FreeBSD.org
|
MAINTAINER= mandree@FreeBSD.org
|
||||||
@ -31,7 +32,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} \
|
|||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= threerings
|
GH_ACCOUNT= threerings
|
||||||
GH_PROJECT= openvpn-auth-ldap
|
GH_PROJECT= openvpn-auth-ldap
|
||||||
GH_TAGNAME= auth-ldap-${PORTVERSION}
|
|
||||||
|
|
||||||
PORTDOCS= README
|
PORTDOCS= README
|
||||||
PORTEXAMPLES= auth-ldap.conf
|
PORTEXAMPLES= auth-ldap.conf
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1581341930
|
TIMESTAMP = 1581341930
|
||||||
SHA256 (threerings-openvpn-auth-ldap-2.0.4-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168
|
SHA256 (threerings-openvpn-auth-ldap-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
|
SIZE (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 209800
|
||||||
|
Loading…
Reference in New Issue
Block a user