pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide
Module Name: pkgsrc
Committed By: gdt
Date: Fri Mar 26 17:44:56 UTC 2021
Modified Files:
pkgsrc/doc/guide: Makefile
Log Message:
guide: Note that "make regen" will commit the new versions
It seemed obvious to me that regen would create the files, so they
could be reviewed, and that one would then commit them manually. Warn
the next person...
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/doc/guide/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/Makefile
diff -u pkgsrc/doc/guide/Makefile:1.69 pkgsrc/doc/guide/Makefile:1.70
--- pkgsrc/doc/guide/Makefile:1.69 Sun Jan 10 14:50:06 2021
+++ pkgsrc/doc/guide/Makefile Fri Mar 26 17:44:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2021/01/10 14:50:06 leot Exp $
+# $NetBSD: Makefile,v 1.70 2021/03/26 17:44:56 gdt Exp $
DISTNAME= pkgsrc-guide-${PKGVERSION}
CATEGORIES= # empty
@@ -11,6 +11,7 @@ COMMENT= The pkgsrc guide
# To regenerate pkgsrc/doc/pkgsrc.{html,txt} and
# htdocs/docs/pkgsrc, just run "make regen".
+# NOTE THAT THIS WILL COMMIT THOSE UPDATED VERSIONS!
PKGVERSION!= date '+%Y%m%d'
DIST_SUBDIR= ${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index