pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/libinfinity
Module Name: pkgsrc
Committed By: nros
Date: Sat Nov 30 12:42:23 UTC 2024
Modified Files:
pkgsrc/editors/libinfinity: Makefile
Log Message:
editors/libinfinity: use github release to get the right distfile
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/libinfinity/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/libinfinity/Makefile
diff -u pkgsrc/editors/libinfinity/Makefile:1.8 pkgsrc/editors/libinfinity/Makefile:1.9
--- pkgsrc/editors/libinfinity/Makefile:1.8 Sun Nov 17 07:15:49 2024
+++ pkgsrc/editors/libinfinity/Makefile Sat Nov 30 12:42:22 2024
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2024/11/17 07:15:49 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2024/11/30 12:42:22 nros Exp $
DISTNAME= libinfinity-0.7.2
PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=gobby/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/gobby/libinfinity/
Home |
Main Index |
Thread Index |
Old Index