aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-labeling
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-06-22 01:44:32 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-06-22 01:44:32 +0000
commit02a94ddd4f51258c4c9ee4bf33a38e854ea131c4 (patch)
treec4bbb19a025809227f1db49501b540ef92793a9c /math/R-cran-labeling
parent059a5129abe8fb5b1de390fcafd8d6129e20d11b (diff)
downloadports-02a94ddd4f51258c4c9ee4bf33a38e854ea131c4.tar.gz
ports-02a94ddd4f51258c4c9ee4bf33a38e854ea131c4.zip
- Update to 0.2
- Add LICENSE section - Replace tab with a space after WWW: in pkg-descr
Notes
Notes: svn path=/head/; revision=321515
Diffstat (limited to 'math/R-cran-labeling')
-rw-r--r--math/R-cran-labeling/Makefile5
-rw-r--r--math/R-cran-labeling/distinfo4
-rw-r--r--math/R-cran-labeling/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/math/R-cran-labeling/Makefile b/math/R-cran-labeling/Makefile
index 566553f9f59a..158bdd6403c2 100644
--- a/math/R-cran-labeling/Makefile
+++ b/math/R-cran-labeling/Makefile
@@ -2,14 +2,15 @@
# $FreeBSD$
PORTNAME= labeling
-PORTVERSION= 0.1
-PORTREVISION= 4
+PORTVERSION= 0.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides a range of axis labeling algorithms
+LICENSE= MIT
+
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
diff --git a/math/R-cran-labeling/distinfo b/math/R-cran-labeling/distinfo
index 6ac82bba56ff..343e0385d878 100644
--- a/math/R-cran-labeling/distinfo
+++ b/math/R-cran-labeling/distinfo
@@ -1,2 +1,2 @@
-SHA256 (labeling_0.1.tar.gz) = 381e9ee4c981eec1640926885f410067408e4ac75abe553d7311e566400f8299
-SIZE (labeling_0.1.tar.gz) = 9992
+SHA256 (labeling_0.2.tar.gz) = 8aaa7f8b91923088da4e47ae42620fadcff7f2bc566064c63d138e2145e38aa4
+SIZE (labeling_0.2.tar.gz) = 9998
diff --git a/math/R-cran-labeling/pkg-descr b/math/R-cran-labeling/pkg-descr
index 14e83514b50b..e2472889e74f 100644
--- a/math/R-cran-labeling/pkg-descr
+++ b/math/R-cran-labeling/pkg-descr
@@ -2,4 +2,4 @@ Implements a number of axis labeling schemes, including those
compared in An Extension of Wilkinson's Algorithm for Positioning
Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010.
-WWW: http://cran.r-project.org/web/packages/labeling/
+WWW: http://cran.r-project.org/web/packages/labeling/