svn commit: r318459 - head/graphics/R-cran-diagram
TAKATSU Tomonari
tota at FreeBSD.org
Sat May 18 22:31:29 UTC 2013
Author: tota
Date: Sat May 18 22:31:28 2013
New Revision: 318459
URL: http://svnweb.freebsd.org/changeset/ports/318459
Log:
- Update to 1.6.1
- Replace tab with a space after WWW: in pkg-descr
Modified:
head/graphics/R-cran-diagram/Makefile
head/graphics/R-cran-diagram/distinfo
head/graphics/R-cran-diagram/pkg-descr
Modified: head/graphics/R-cran-diagram/Makefile
==============================================================================
--- head/graphics/R-cran-diagram/Makefile Sat May 18 22:29:36 2013 (r318458)
+++ head/graphics/R-cran-diagram/Makefile Sat May 18 22:31:28 2013 (r318459)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= diagram
-PORTVERSION= 1.6
-PORTREVISION= 6
+PORTVERSION= 1.6.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
Modified: head/graphics/R-cran-diagram/distinfo
==============================================================================
--- head/graphics/R-cran-diagram/distinfo Sat May 18 22:29:36 2013 (r318458)
+++ head/graphics/R-cran-diagram/distinfo Sat May 18 22:31:28 2013 (r318459)
@@ -1,2 +1,2 @@
-SHA256 (diagram_1.6.tar.gz) = 239bee8f2a8422dd191f57eb24cbe6005e2111529a573f6d0dd7a74d8741824a
-SIZE (diagram_1.6.tar.gz) = 548058
+SHA256 (diagram_1.6.1.tar.gz) = e2337b10df6a4c124117105ea2ec90c75bf8451965a0642a7a7e9c29bb11bebe
+SIZE (diagram_1.6.1.tar.gz) = 535098
Modified: head/graphics/R-cran-diagram/pkg-descr
==============================================================================
--- head/graphics/R-cran-diagram/pkg-descr Sat May 18 22:29:36 2013 (r318458)
+++ head/graphics/R-cran-diagram/pkg-descr Sat May 18 22:31:28 2013 (r318459)
@@ -4,4 +4,4 @@ the book "A practical guide to ecologica
simulation platform" by Karline Soetaert and Peter M.J. Herman
(2009). Springer. Includes demo(flowchart), demo(plotmat), demo(plotweb)
-WWW: http://cran.r-project.org/web/packages/diagram/
+WWW: http://cran.r-project.org/web/packages/diagram/
More information about the svn-ports-all
mailing list