pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/nodejs



Module Name:    pkgsrc
Committed By:   rin
Date:           Sat Apr 24 06:32:00 UTC 2021

Modified Files:
        pkgsrc/lang/nodejs: Makefile

Log Message:
nodejs: fix previous; bump revision to nb3.


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 pkgsrc/lang/nodejs/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/nodejs/Makefile
diff -u pkgsrc/lang/nodejs/Makefile:1.213 pkgsrc/lang/nodejs/Makefile:1.214
--- pkgsrc/lang/nodejs/Makefile:1.213   Sat Apr 24 06:30:28 2021
+++ pkgsrc/lang/nodejs/Makefile Sat Apr 24 06:32:00 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.213 2021/04/24 06:30:28 rin Exp $
+# $NetBSD: Makefile,v 1.214 2021/04/24 06:32:00 rin Exp $
 
 DISTNAME=      node-v14.16.1
-PKGREVISION=   1
+PKGREVISION=   3
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c gnu++14
 
-PKGREVISION= 2
 .include "../../mk/bsd.prefs.mk"
 
 # XXX: figure out a way to add rpaths to torque



Home | Main Index | Thread Index | Old Index