git: 7bef32d94604 - main - textproc/liblrdf: Update WWW and download from official repo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Oct 2022 21:23:08 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7bef32d94604d5a8120c25303e0e409e25c3133c
commit 7bef32d94604d5a8120c25303e0e409e25c3133c
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-19 21:21:12 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-19 21:21:19 +0000
textproc/liblrdf: Update WWW and download from official repo
Point port to repo hosted on GitHub
Reference: https://sourceforge.net/projects/lrdf/
---
textproc/liblrdf/Makefile | 9 +++++----
textproc/liblrdf/distinfo | 6 +++---
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