mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.9.3.1
- Remove indefinite article from COMMENT
This commit is contained in:
parent
03a62ee62e
commit
c9689849c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313407
2 changed files with 4 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ggplot2
|
PORTNAME= ggplot2
|
||||||
PORTVERSION= 0.9.3
|
PORTVERSION= 0.9.3.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= tota@FreeBSD.org
|
MAINTAINER= tota@FreeBSD.org
|
||||||
COMMENT= An implementation of the Grammar of Graphics
|
COMMENT= Implementation of the Grammar of Graphics
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ggplot2_0.9.3.tar.gz) = 9fd3426764dc85bdf652378dd5ef504102f16845768bb9697b9eddd959a8942f
|
SHA256 (ggplot2_0.9.3.1.tar.gz) = b4c97404fd44571f9980712af963949ed204b5d4e639d97df9ba9a17423a6601
|
||||||
SIZE (ggplot2_0.9.3.tar.gz) = 2312151
|
SIZE (ggplot2_0.9.3.1.tar.gz) = 2330942
|
||||||
|
|
Loading…
Add table
Reference in a new issue