pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Move math/R-mime to mail/R-mime.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b82fa8680751
branches: trunk
changeset: 639622:b82fa8680751
user: brook <brook%pkgsrc.org@localhost>
date: Fri Sep 19 20:46:32 2014 +0000
description:
Move math/R-mime to mail/R-mime.
Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@. See the thread starting with:
http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
diffstat:
mail/Makefile | 3 ++-
math/Makefile | 3 +--
math/R-mime/DESCR | 2 --
math/R-mime/Makefile | 15 ---------------
math/R-mime/distinfo | 5 -----
5 files changed, 3 insertions(+), 25 deletions(-)
diffs (68 lines):
diff -r 4d7df09e326f -r b82fa8680751 mail/Makefile
--- a/mail/Makefile Fri Sep 19 20:44:28 2014 +0000
+++ b/mail/Makefile Fri Sep 19 20:46:32 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.455 2014/08/09 21:24:34 wiz Exp $
+# $NetBSD: Makefile,v 1.456 2014/09/19 20:46:32 brook Exp $
#
COMMENT= Electronic mail utilities
@@ -6,6 +6,7 @@
SUBDIR+= GNUMail
SUBDIR+= OSBF-lua
SUBDIR+= Pantomime
+SUBDIR+= R-mime
SUBDIR+= YoSucker
SUBDIR+= akonadi
SUBDIR+= alpine
diff -r 4d7df09e326f -r b82fa8680751 math/Makefile
--- a/math/Makefile Fri Sep 19 20:44:28 2014 +0000
+++ b/math/Makefile Fri Sep 19 20:46:32 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2014/09/19 20:36:53 brook Exp $
+# $NetBSD: Makefile,v 1.289 2014/09/19 20:46:32 brook Exp $
COMMENT= Mathematics
@@ -46,7 +46,6 @@
SUBDIR+= R-mapproj
SUBDIR+= R-maps
SUBDIR+= R-markdown
-SUBDIR+= R-mime
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-pixmap
diff -r 4d7df09e326f -r b82fa8680751 math/R-mime/DESCR
--- a/math/R-mime/DESCR Fri Sep 19 20:44:28 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This package guesses the MIME type from a filename extension using the
-data derived from /etc/mime.types in UNIX-type systems.
diff -r 4d7df09e326f -r b82fa8680751 math/R-mime/Makefile
--- a/math/R-mime/Makefile Fri Sep 19 20:44:28 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/09/03 18:28:43 brook Exp $
-
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/mime/
-COMMENT= Map filenames to MIME types
-# TODO: LICENSE= GPL
-
-R_PKGNAME= mime
-R_PKGVER= 0.1.2
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff -r 4d7df09e326f -r b82fa8680751 math/R-mime/distinfo
--- a/math/R-mime/distinfo Fri Sep 19 20:44:28 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/09/03 18:28:43 brook Exp $
-
-SHA1 (R/mime_0.1.2.tar.gz) = 517299eee60cb197e86c748a994a9b876892b74b
-RMD160 (R/mime_0.1.2.tar.gz) = 4dc1f945cbfe87038c5a0394746bd111478072e8
-Size (R/mime_0.1.2.tar.gz) = 7939 bytes
Home |
Main Index |
Thread Index |
Old Index