pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-CGIwithR R-CGIwithR: update to canonical form o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3ca34a6192f
branches:  trunk
changeset: 337124:b3ca34a6192f
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 18:03:35 2019 +0000

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

diffstat:

 math/R-CGIwithR/Makefile |  19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diffs (29 lines):

diff -r 018a26cb42ab -r b3ca34a6192f math/R-CGIwithR/Makefile
--- a/math/R-CGIwithR/Makefile  Wed Jul 31 18:01:32 2019 +0000
+++ b/math/R-CGIwithR/Makefile  Wed Jul 31 18:03:35 2019 +0000
@@ -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