mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.3
- Fix LICENSE
This commit is contained in:
parent
f41eb659f4
commit
7c7e643ddb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410682
2 changed files with 4 additions and 5 deletions
|
@ -2,15 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= formatR
|
||||
DISTVERSION= 1.2.1
|
||||
DISTVERSION= 1.3
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Format R Code Automatically
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (formatR_1.2.1.tar.gz) = 9986aea5e133114d1467b0a1aded966f0e7401f56ef9943af65ef1b2bfd88c38
|
||||
SIZE (formatR_1.2.1.tar.gz) = 28511
|
||||
SHA256 (formatR_1.3.tar.gz) = 44d65e725ad44b78fbadcd34844333191ee490c008069160607a426b3e68da25
|
||||
SIZE (formatR_1.3.tar.gz) = 28139
|
||||
|
|
Loading…
Add table
Reference in a new issue