aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-10-19 21:21:12 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-10-19 21:21:19 +0000
commit7bef32d94604d5a8120c25303e0e409e25c3133c (patch)
tree275e122929f6ae6a8ea730bf39f748b72a508e78
parent17f6df6b7f53b17d2f2a0159a9b12a0c0e160c92 (diff)
downloadports-7bef32d94604d5a8120c25303e0e409e25c3133c.tar.gz
ports-7bef32d94604d5a8120c25303e0e409e25c3133c.zip
textproc/liblrdf: Update WWW and download from official repo
Point port to repo hosted on GitHub Reference: https://sourceforge.net/projects/lrdf/
-rw-r--r--textproc/liblrdf/Makefile9
-rw-r--r--textproc/liblrdf/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 8e55f109118f..7cf1da238cf1 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -1,11 +1,11 @@
PORTNAME= liblrdf
+DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
CATEGORIES= textproc
-MASTER_SITES= GENTOO
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating RDF files describing LADSPA plugins
-WWW= https://sourceforge.net/projects/lrdf/
+WWW= https://github.com/swh/LRDF
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -14,10 +14,11 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
LIB_DEPENDS= libraptor2.so:textproc/raptor2
USES= autoreconf libtool pathfix pkgconfig ssl
+USE_GITHUB= yes
+GH_ACCOUNT= swh
+GH_PROJECT= LRDF
USE_LDCONFIG= yes
-WRKSRC= ${WRKDIR}/LRDF-${DISTVERSION}
-
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/textproc/liblrdf/distinfo b/textproc/liblrdf/distinfo
index 72a9f0e18cb2..298abfebc864 100644
--- a/textproc/liblrdf/distinfo
+++ b/textproc/liblrdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538679391
-SHA256 (liblrdf-0.6.1.tar.gz) = d579417c477ac3635844cd1b94f273ee2529a8c3b6b21f9b09d15f462b89b1ef
-SIZE (liblrdf-0.6.1.tar.gz) = 43878
+TIMESTAMP = 1666213962
+SHA256 (swh-LRDF-v0.6.1_GH0.tar.gz) = d579417c477ac3635844cd1b94f273ee2529a8c3b6b21f9b09d15f462b89b1ef
+SIZE (swh-LRDF-v0.6.1_GH0.tar.gz) = 43878