pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/catpoint
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 11 16:18:57 UTC 2024
Modified Files:
pkgsrc/misc/catpoint: Makefile distinfo
Removed Files:
pkgsrc/misc/catpoint/patches: patch-Makefile
Log Message:
catpoint: use FAKE_CURSES instead of patch
Suggested by jperkin@, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/catpoint/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/catpoint/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/catpoint/patches/patch-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/catpoint/Makefile
diff -u pkgsrc/misc/catpoint/Makefile:1.2 pkgsrc/misc/catpoint/Makefile:1.3
--- pkgsrc/misc/catpoint/Makefile:1.2 Mon May 6 08:27:53 2024
+++ pkgsrc/misc/catpoint/Makefile Sat May 11 16:18:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/05/06 08:27:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2024/05/11 16:18:57 wiz Exp $
DISTNAME= catpoint-v0.2
PKGNAME= ${DISTNAME:S/-v/-/}
@@ -15,6 +15,7 @@ MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
USE_LANGUAGES= c99
+FAKE_NCURSES= yes
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/catpoint/distinfo
diff -u pkgsrc/misc/catpoint/distinfo:1.4 pkgsrc/misc/catpoint/distinfo:1.5
--- pkgsrc/misc/catpoint/distinfo:1.4 Sat May 11 15:34:57 2024
+++ pkgsrc/misc/catpoint/distinfo Sat May 11 16:18:57 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/05/11 15:34:57 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/05/11 16:18:57 wiz Exp $
BLAKE2s (catpoint-v0.2.tgz) = 49958a81ef20ed1dc323829bc2190452d043e78e2b860edea857c676dc18df08
SHA512 (catpoint-v0.2.tgz) = 9a3ce033dde8854ceaf6601ecb5258464001f125ee15c4efece97a1339e30f83b889d0195bc63be001050a98603c7f9f482b05f94d123fbfaa886b95d7619a74
Size (catpoint-v0.2.tgz) = 16613 bytes
-SHA1 (patch-Makefile) = e97072db7d569151f44bf54e0139ea9e6af7123f
Home |
Main Index |
Thread Index |
Old Index