git: 75cf5e68781a - main - www/castget: Update to latest commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Sep 2022 17:10:20 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=75cf5e68781a961932a8013f63d193666086f556
commit 75cf5e68781a961932a8013f63d193666086f556
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-15 16:49:12 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-15 17:10:09 +0000
www/castget: Update to latest commit
Remove id3lib dependency and replace it with taglib as recommended by
id3lib project upstream
Reference: https://sourceforge.net/projects/id3lib/
---
www/castget/Makefile | 21 +++++++++++++--------
www/castget/distinfo | 6 +++---
2 files changed, 16 insertions(+), 11 deletions(-)
diff --git a/www/castget/Makefile b/www/castget/Makefile
index 63261dcacc7c..fc6ec7e65e4a 100644
--- a/www/castget/Makefile
+++ b/www/castget/Makefile
@@ -1,23 +1,28 @@
PORTNAME= castget
-DISTVERSION= 2.0.1
-PORTREVISION= 2
+DISTVERSION= 2.0.1.20220211
CATEGORIES= www
-MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line podcast downloader
-WWW= https://www.nongnu.org/castget/
+WWW= https://castget.johndal.com/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-LIB_DEPENDS= libid3.so:audio/id3lib \
+BUILD_DEPENDS= ronn:textproc/rubygem-ronn
+LIB_DEPENDS= libtag.so:audio/taglib \
libcurl.so:ftp/curl
-USES= compiler:c11 gnome libtool localbase:ldflags pkgconfig tar:bzip2
-USE_LDCONFIG= yes
+USES= autoreconf compiler:c11 gmake gnome groff libtool \
+ localbase:ldflags pkgconfig
USE_GNOME= glib20 libxml2
-# CONFIGURE_ARGS= --disable-static
+USE_LDCONFIG= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= mlj
+GH_TAGNAME= da9727d
+
+#CONFIGURE_ARGS= --disable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/www/castget/distinfo b/www/castget/distinfo
index 42620a82bcfe..b85df908d114 100644
--- a/www/castget/distinfo
+++ b/www/castget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572179783
-SHA256 (castget-2.0.1.tar.bz2) = 438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875
-SIZE (castget-2.0.1.tar.bz2) = 320226
+TIMESTAMP = 1663103506
+SHA256 (mlj-castget-2.0.1.20220211-da9727d_GH0.tar.gz) = 537b31f91c1122a0c668f7b48013333b277c60f7e96f6c37b801bc636fab67ea
+SIZE (mlj-castget-2.0.1.20220211-da9727d_GH0.tar.gz) = 44124