pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-CGIwithR



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 18:03:35 UTC 2019

Modified Files:
        pkgsrc/math/R-CGIwithR: Makefile

Log Message:
R-CGIwithR: update to canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/R-CGIwithR/Makefile

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

Modified files:

Index: pkgsrc/math/R-CGIwithR/Makefile
diff -u pkgsrc/math/R-CGIwithR/Makefile:1.27 pkgsrc/math/R-CGIwithR/Makefile:1.28
--- pkgsrc/math/R-CGIwithR/Makefile:1.27        Sun Jul 21 22:25:18 2019
+++ pkgsrc/math/R-CGIwithR/Makefile     Wed Jul 31 18:03:35 2019
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.27 2019/07/21 22:25:18 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.28 2019/07/31 18:03:35 brook Exp $
 
-PKGREVISION=           20
-CATEGORIES=            math
+PKGREVISION=   20
+CATEGORIES=    math
 
-MAINTAINER=            mchittur%cs.nmsu.edu@localhost
-HOMEPAGE=              ${R_HOMEPAGE_BASE}/CGIwithR/
-COMMENT=               Facilities for the use of R to write CGI scripts
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      ${R_HOMEPAGE_BASE}/CGIwithR/
+COMMENT=       Facilities for the use of R to write CGI scripts
 
-R_PKGNAME=             CGIwithR
-R_PKGVER=              0.73-0
+R_PKGNAME=     CGIwithR
+R_PKGVER=      0.73-0
+
+USE_LANGUAGES= # none
 
 REPLACE_INTERPRETER+=  r
 REPLACE.r.old=         .*R



Home | Main Index | Thread Index | Old Index