pkgsrc-WIP-changes archive

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

R-rematch: remove obsolete package, pkgsrc version is newer



Module Name:	pkgsrc-wip
Committed By:	Brook Milligan <brook%nmsu.edu@localhost>
Pushed By:	brook
Date:		Thu Aug 8 16:52:13 2019 -0600
Changeset:	a42608a248db79b4aea21dc59d380aa2fdc0a388

Modified Files:
	Makefile
Removed Files:
	R-rematch/DESCR
	R-rematch/Makefile
	R-rematch/distinfo

Log Message:
R-rematch: remove obsolete package, pkgsrc version is newer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a42608a248db79b4aea21dc59d380aa2fdc0a388

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

diffstat:
 Makefile           |  1 -
 R-rematch/DESCR    |  2 --
 R-rematch/Makefile | 17 -----------------
 R-rematch/distinfo |  6 ------
 4 files changed, 26 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 5830140c7d..02ed99ab6c 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,6 @@ SUBDIR+=	R-np
 SUBDIR+=	R-npsurv
 SUBDIR+=	R-optparse
 SUBDIR+=	R-png
-SUBDIR+=	R-rematch
 SUBDIR+=	R-rgdal
 SUBDIR+=	R-signal
 SUBDIR+=	R-tuneR
diff --git a/R-rematch/DESCR b/R-rematch/DESCR
deleted file mode 100644
index c2b773a559..0000000000
--- a/R-rematch/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A small wrapper on 'regexpr' to extract the matches and captured groups from
-the match of a regular expression to a character vector.
diff --git a/R-rematch/Makefile b/R-rematch/Makefile
deleted file mode 100644
index 83aede7ea6..0000000000
--- a/R-rematch/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2013/03/19 01:22:55 bubuchka Exp $
-
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER=	bacon%NetBSD.org@localhost
-HOMEPAGE=	http://cran.r-project.org/web/packages/gmp/
-COMMENT=	Wrapper on regexpr to extract matches and captured groups
-LICENSE=	gnu-gpl-v2
-
-R_PKGNAME=	rematch
-R_PKGVER=	1.0.1
-
-# USE_LANGUAGES=	c c++
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/R-rematch/distinfo b/R-rematch/distinfo
deleted file mode 100644
index 65bfee1ad7..0000000000
--- a/R-rematch/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (R/rematch_1.0.1.tar.gz) = 40cfa004420af09bb055635d94c0e652aab8ed02
-RMD160 (R/rematch_1.0.1.tar.gz) = 9ef9b693174b659f0063a9c408d5fbb26d75d07d
-SHA512 (R/rematch_1.0.1.tar.gz) = b97c4d8c4d8fd3706e8d1f97eb1ea21fb3cd45289933bf4559b5131b6cfae37434a7fae5f2bd07acc8bb3b9e40874bd893b7a5e5bc63d6a4dcf624a5d51f0ab1
-Size (R/rematch_1.0.1.tar.gz) = 3719 bytes


Home | Main Index | Thread Index | Old Index