mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 08:26:27 -04:00
- Update to 0.2
- Add LICENSE section - Replace tab with a space after WWW: in pkg-descr
This commit is contained in:
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
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue