- Update to 0.2

- Add LICENSE section
- Replace tab with a space after WWW: in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2013-06-22 01:44:32 +00:00
parent 059a5129ab
commit 02a94ddd4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321515
3 changed files with 6 additions and 5 deletions

View file

@ -2,14 +2,15 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= labeling PORTNAME= labeling
PORTVERSION= 0.1 PORTVERSION= 0.2
PORTREVISION= 4
CATEGORIES= math CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org MAINTAINER= tota@FreeBSD.org
COMMENT= Provides a range of axis labeling algorithms COMMENT= Provides a range of axis labeling algorithms
LICENSE= MIT
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes

View file

@ -1,2 +1,2 @@
SHA256 (labeling_0.1.tar.gz) = 381e9ee4c981eec1640926885f410067408e4ac75abe553d7311e566400f8299 SHA256 (labeling_0.2.tar.gz) = 8aaa7f8b91923088da4e47ae42620fadcff7f2bc566064c63d138e2145e38aa4
SIZE (labeling_0.1.tar.gz) = 9992 SIZE (labeling_0.2.tar.gz) = 9998

View file

@ -2,4 +2,4 @@ Implements a number of axis labeling schemes, including those
compared in An Extension of Wilkinson's Algorithm for Positioning compared in An Extension of Wilkinson's Algorithm for Positioning
Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010. 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/