pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/newlisp



Module Name:    pkgsrc
Committed By:   hauke
Date:           Tue Aug 11 17:18:59 UTC 2020

Modified Files:
        pkgsrc/lang/newlisp: Makefile

Log Message:
Dropping a dependency warrants a PKGREVISION bump.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/newlisp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/newlisp/Makefile
diff -u pkgsrc/lang/newlisp/Makefile:1.14 pkgsrc/lang/newlisp/Makefile:1.15
--- pkgsrc/lang/newlisp/Makefile:1.14   Tue Aug 11 15:01:07 2020
+++ pkgsrc/lang/newlisp/Makefile        Tue Aug 11 17:18:59 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/08/11 15:01:07 hauke Exp $
+# $NetBSD: Makefile,v 1.15 2020/08/11 17:18:59 hauke Exp $
 #
 
 DISTNAME=      newlisp-10.7.5
+PKGREVISION=   1
 CATEGORIES=    lang
 MASTER_SITES=  http://www.newlisp.org/downloads/
 EXTRACT_SUFX=  .tgz



Home | Main Index | Thread Index | Old Index