pkgsrc-WIP-changes archive

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

R-MySQL: Update to 0.10.9 to fix make-fetch; update HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Sep 20 03:31:51 2016 +0200
Changeset:	0a4a9ce3d4f14883114111d7232786e684dc69b1

Modified Files:
	R-MySQL/Makefile
	R-MySQL/distinfo

Log Message:
R-MySQL: Update to 0.10.9 to fix make-fetch; update HOMEPAGE

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

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

diffstat:
 R-MySQL/Makefile | 6 ++++--
 R-MySQL/distinfo | 7 ++++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/R-MySQL/Makefile b/R-MySQL/Makefile
index 74cc35c..1e0b9c7 100644
--- a/R-MySQL/Makefile
+++ b/R-MySQL/Makefile
@@ -5,12 +5,14 @@ CATEGORIES=	math databases
 MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
 
 MAINTAINER=	mishka%NetBSD.org@localhost
-HOMEPAGE=	http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
+HOMEPAGE=	https://cran.r-project.org/web/packages/RMySQL/index.html
+# This has old sources:
+#HOMEPAGE=	http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL
 COMMENT=	R interface for MySQL
 LICENSE=	gnu-gpl-v2
 
 R_PKGNAME=	RMySQL
-R_PKGVER=	0.9-3
+R_PKGVER=	0.10.9
 
 CONFIGURE_ARGS+=	--with-mysql-dir=${BUILDLINK_PREFIX.mysql-client}
 USE_LANGUAGES=		c
diff --git a/R-MySQL/distinfo b/R-MySQL/distinfo
index 6891add..8d3fb9d 100644
--- a/R-MySQL/distinfo
+++ b/R-MySQL/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2013/03/19 01:10:14 bubuchka Exp $
 
-SHA1 (R/RMySQL_0.9-3.tar.gz) = df63a6a101248dfd54fff8e45c1e6ce237920d68
-RMD160 (R/RMySQL_0.9-3.tar.gz) = b672253b13c101a2b4a05f110b3c3cd8d3e31ca6
-Size (R/RMySQL_0.9-3.tar.gz) = 165363 bytes
+SHA1 (R/RMySQL_0.10.9.tar.gz) = b8c88d8f102e48b19f2aa41f5ddd0943c01e3c25
+RMD160 (R/RMySQL_0.10.9.tar.gz) = 19b2d5550a96af39c1aa366769b44b90dc0159ff
+SHA512 (R/RMySQL_0.10.9.tar.gz) = 2ffee0db865a2ddc13cc1a86669ec0c1aa2cfa87df4969c3433a282daa1ce1ba33089c5723efa1cee86493159dfe74d4699e291d02efde9024523b4d3afc9c59
+Size (R/RMySQL_0.10.9.tar.gz) = 54012 bytes


Home | Main Index | Thread Index | Old Index