pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libcdio
Module Name: pkgsrc
Committed By: gdt
Date: Thu Dec 25 18:00:39 UTC 2025
Modified Files:
pkgsrc/misc/libcdio: Makefile
Log Message:
libcdio: Note upstream release changes
Upstream is now releasing only in a githubby way, with no
normally-named tarballs :-(
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/misc/libcdio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/libcdio/Makefile
diff -u pkgsrc/misc/libcdio/Makefile:1.68 pkgsrc/misc/libcdio/Makefile:1.69
--- pkgsrc/misc/libcdio/Makefile:1.68 Sat Jan 7 22:36:23 2023
+++ pkgsrc/misc/libcdio/Makefile Thu Dec 25 18:00:39 2025
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.68 2023/01/07 22:36:23 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2025/12/25 18:00:39 gdt Exp $
DISTNAME= libcdio-2.1.0
PKGREVISION= 5
CATEGORIES= misc
+# As of 2.2.0, upstream no longer provides releases at MASTER_SITE_GNU.
+# Thus this package needs Github Kool-Aid Accomodation.
+# Now https://github.com/libcdio/libcdio/releases/download/2.2.0/libcdio-2.2.0.tar.bz2
MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/}
EXTRACT_SUFX= .tar.bz2
Home |
Main Index |
Thread Index |
Old Index