1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- 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$
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

View File

@ -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

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
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/