pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/sd
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 15 21:20:49 UTC 2023
Modified Files:
pkgsrc/textproc/sd: Makefile PLIST
Log Message:
sd: add missing file to PLIST
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/sd/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/sd/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/sd/Makefile
diff -u pkgsrc/textproc/sd/Makefile:1.6 pkgsrc/textproc/sd/Makefile:1.7
--- pkgsrc/textproc/sd/Makefile:1.6 Wed Nov 8 06:56:54 2023
+++ pkgsrc/textproc/sd/Makefile Wed Nov 15 21:20:49 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2023/11/08 06:56:54 pin Exp $
+# $NetBSD: Makefile,v 1.7 2023/11/15 21:20:49 wiz Exp $
DISTNAME= sd-1.0.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=chmln/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/sd/PLIST
diff -u pkgsrc/textproc/sd/PLIST:1.1 pkgsrc/textproc/sd/PLIST:1.2
--- pkgsrc/textproc/sd/PLIST:1.1 Sun Jan 31 15:57:00 2021
+++ pkgsrc/textproc/sd/PLIST Wed Nov 15 21:20:49 2023
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2021/01/31 15:57:00 pin Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/11/15 21:20:49 wiz Exp $
bin/sd
+man/man1/sd.1
Home |
Main Index |
Thread Index |
Old Index