aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-07-22 14:59:51 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-07-22 14:59:51 +0000
commit2c08c2c7560ad7c0970bb4730b757a8a71c6c56e (patch)
tree151be7f5468466644664cf210e5ca0b31b7ab9cb
parent7816cf6d49372c868bef0e5caff697707afefbbe (diff)
downloadports-2c08c2c7560ad7c0970bb4730b757a8a71c6c56e.tar.gz
ports-2c08c2c7560ad7c0970bb4730b757a8a71c6c56e.zip
archivers/unadf: Move to USE_GITHUB
The GitHub account is updated while the web site is not. While here, add missing USE_LDCONFIG PR: 248085 Submitted by: marcel@herrbischoff.com
Notes
Notes: svn path=/head/; revision=542860
-rw-r--r--archivers/unadf/Makefile12
-rw-r--r--archivers/unadf/distinfo5
2 files changed, 12 insertions, 5 deletions
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile
index 1ddb7f3e7467..fa025418e99e 100644
--- a/archivers/unadf/Makefile
+++ b/archivers/unadf/Makefile
@@ -3,10 +3,8 @@
PORTNAME= unadf
PORTVERSION= 0.7.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= http://lclevy.free.fr/adflib/
-DISTNAME= adflib-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts files from .adf-files used by Amiga emulators
@@ -15,6 +13,14 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf libtool pathfix tar:bzip2
+
+USE_GITHUB= yes
+GH_ACCOUNT= lclevy
+GH_PROJECT= ADFlib
+GH_TAGNAME= f3af9e0
+
+USE_LDCONFIG= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/adflib
INSTALL_TARGET= install-strip
diff --git a/archivers/unadf/distinfo b/archivers/unadf/distinfo
index 4b3f3e6a27a8..0772d6a48511 100644
--- a/archivers/unadf/distinfo
+++ b/archivers/unadf/distinfo
@@ -1,2 +1,3 @@
-SHA256 (adflib-0.7.12.tar.bz2) = 41c4d0bd369f789a615118b9206905fcd07241d486cda6dece71384dbb42a1bb
-SIZE (adflib-0.7.12.tar.bz2) = 135412
+TIMESTAMP = 1595111353
+SHA256 (lclevy-ADFlib-0.7.12-f3af9e0_GH0.tar.gz) = c4926cf4957e85c87ab0a270c1b94d305fa0932566795af5fd71bf87132812c6
+SIZE (lclevy-ADFlib-0.7.12-f3af9e0_GH0.tar.gz) = 172330