pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-pkgconfig devel/R-pkgconfig: Import version 2.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/002533da9589
branches:  trunk
changeset: 378381:002533da9589
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Apr 06 18:40:31 2018 +0000

description:
devel/R-pkgconfig: Import version 2.0.1

Set configuration options on a per-package basis. Options set by a
given package only apply to that package, other packages are
unaffected.

diffstat:

 devel/R-pkgconfig/DESCR    |   3 +++
 devel/R-pkgconfig/Makefile |  17 +++++++++++++++++
 devel/R-pkgconfig/distinfo |   6 ++++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r e87b18b1659a -r 002533da9589 devel/R-pkgconfig/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgconfig/DESCR   Fri Apr 06 18:40:31 2018 +0000
@@ -0,0 +1,3 @@
+Set configuration options on a per-package basis. Options set by a
+given package only apply to that package, other packages are
+unaffected.
diff -r e87b18b1659a -r 002533da9589 devel/R-pkgconfig/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgconfig/Makefile        Fri Apr 06 18:40:31 2018 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2018/04/06 18:40:31 minskim Exp $
+
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/gaborcsardi/pkgconfig
+COMMENT=       Private Configuration for 'R' Packages
+LICENSE=       mit
+
+R_PKGNAME=     pkgconfig
+R_PKGVER=      2.0.1
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r e87b18b1659a -r 002533da9589 devel/R-pkgconfig/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-pkgconfig/distinfo        Fri Apr 06 18:40:31 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/06 18:40:31 minskim Exp $
+
+SHA1 (R/pkgconfig_2.0.1.tar.gz) = 762fa56420abb5fa7901b13c66f60fddb6f7f4a4
+RMD160 (R/pkgconfig_2.0.1.tar.gz) = c1bfc645135e628ed6108da7fbc8efe494191fcd
+SHA512 (R/pkgconfig_2.0.1.tar.gz) = 93b6343921909fcdae4f1a9d43c188722722b025eea6880249f560cb5966d696184c8ff6166c798e7436e1297d3856d8c92c7147f89d940263498f013f3348a2
+Size (R/pkgconfig_2.0.1.tar.gz) = 6084 bytes



Home | Main Index | Thread Index | Old Index