pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Sep 17 21:07:10 UTC 2020

Modified Files:
        pkgsrc/textproc/highlight: Makefile
        pkgsrc/textproc/p5-highlight: Makefile

Log Message:
Reset PKGREVISION for libhighlight update.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/highlight/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/p5-highlight/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/highlight/Makefile
diff -u pkgsrc/textproc/highlight/Makefile:1.28 pkgsrc/textproc/highlight/Makefile:1.29
--- pkgsrc/textproc/highlight/Makefile:1.28     Mon Aug 17 20:20:13 2020
+++ pkgsrc/textproc/highlight/Makefile  Thu Sep 17 21:07:10 2020
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.28 2020/08/17 20:20:13 leot Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/17 21:07:10 schmonz Exp $
 
-PKGREVISION= 2
 .include "../../textproc/libhighlight/Makefile.common"
 
 MANCOMPRESSED=         yes

Index: pkgsrc/textproc/p5-highlight/Makefile
diff -u pkgsrc/textproc/p5-highlight/Makefile:1.16 pkgsrc/textproc/p5-highlight/Makefile:1.17
--- pkgsrc/textproc/p5-highlight/Makefile:1.16  Mon Aug 31 18:12:16 2020
+++ pkgsrc/textproc/p5-highlight/Makefile       Thu Sep 17 21:07:10 2020
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.16 2020/08/31 18:12:16 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/09/17 21:07:10 schmonz Exp $
 
-PKGREVISION= 1
 .include "../../textproc/libhighlight/Makefile.common"
 
 PKGNAME=       p5-highlight-${VERSION}



Home | Main Index | Thread Index | Old Index