mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Switch to USE_GITHUB.
fedorahosted.org is gone, and the project is now hosted on GitHub. I've compared the new GitHub tarball with the old copy from distcache.FreeBSD.org and the contents are identical. PR: 218091
This commit is contained in:
parent
f877cd263f
commit
04076d8e18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441671
@ -5,7 +5,6 @@ PORTNAME= isomd5sum
|
||||
PORTVERSION= 1.0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://git.fedorahosted.org/cgit/isomd5sum.git/snapshot/
|
||||
|
||||
MAINTAINER= delgod@portaone.com
|
||||
COMMENT= Implanting and checking checksums within an ISO9660 image
|
||||
@ -14,7 +13,9 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libpopt.so:devel/popt
|
||||
|
||||
USES= gmake python tar:bzip2
|
||||
USES= gmake python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rhinstaller
|
||||
|
||||
MAKE_ENV+= PYTHONPREFIX_SITELIBDIR=${PYTHONPREFIX_SITELIBDIR} PYTHON_INCLUDEDIR=${PYTHON_INCLUDEDIR}
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (isomd5sum-1.0.11.tar.bz2) = f37a2ed2a4cd9ac518627d73165c3ca103d09a84986b57fee5865c5aa792c6fe
|
||||
SIZE (isomd5sum-1.0.11.tar.bz2) = 18120
|
||||
TIMESTAMP = 1495699686
|
||||
SHA256 (rhinstaller-isomd5sum-1.0.11_GH0.tar.gz) = b8e8c76e3119b71838940b348ccab2fb61d73d507bc493f847a1f5b062990f69
|
||||
SIZE (rhinstaller-isomd5sum-1.0.11_GH0.tar.gz) = 18855
|
||||
|
Loading…
Reference in New Issue
Block a user