pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/libxmlb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 30 11:01:58 UTC 2025

Modified Files:
        pkgsrc/textproc/libxmlb: Makefile

Log Message:
libxmlb: improve MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/libxmlb/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/libxmlb/Makefile
diff -u pkgsrc/textproc/libxmlb/Makefile:1.3 pkgsrc/textproc/libxmlb/Makefile:1.4
--- pkgsrc/textproc/libxmlb/Makefile:1.3        Thu Oct 23 20:39:35 2025
+++ pkgsrc/textproc/libxmlb/Makefile    Sun Nov 30 11:01:57 2025
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2025/10/23 20:39:35 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/11/30 11:01:57 wiz Exp $
 
 DISTNAME=      libxmlb-0.3.14
 PKGREVISION=   2
 CATEGORIES=    textproc
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=hughsie/libxmlb/releases/download/${PKGREVISION_NOREV}/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=hughsie/}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index