mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Use github tarball
This commit is contained in:
parent
8ab175efa8
commit
e73884abc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349873
@ -3,17 +3,20 @@
|
||||
PORTNAME= ua
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://mirror.shatow.net/freebsd/${PORTNAME}/
|
||||
MASTER_SITES= GITHUB
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Finds sets of identical files
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= No upstream, unmaintained
|
||||
EXPIRATION_DATE=2014-07-01
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= euedge
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 7a35148
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf aclocal automake autoheader
|
||||
AUTOMAKE_ARGS+= --add-missing
|
||||
PLIST_FILES= bin/kua bin/ua \
|
||||
man/man1/kua.1.gz man/man1/ua.1.gz
|
||||
PORTDOCS= README
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ua-1.0.1.tar.gz) = 3784bcafb02f6cc7f6ee9595692191e68c2aac43654cfbd65de27108b3029bb3
|
||||
SIZE (ua-1.0.1.tar.gz) = 162857
|
||||
SHA256 (ua-1.0.1.tar.gz) = 4b7fc751adc94e036772fa313692b94dc890f35a06cda0141174378c48746520
|
||||
SIZE (ua-1.0.1.tar.gz) = 13070
|
||||
|
Loading…
Reference in New Issue
Block a user