- Update to 1.1.1
- Add "compiles" argument to USES=cran
This commit is contained in:
parent
a49c31b339
commit
a0746af8d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450781
@ -2,15 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= backports
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Reimplementations of Functions Introduced Since R-3.0.0
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1495680362
|
||||
SHA256 (backports_1.1.0.tar.gz) = c5536966ed6ca93f20c9a21d4f569cc1c6865d3352445ea66448f82590349fcd
|
||||
SIZE (backports_1.1.0.tar.gz) = 7909
|
||||
TIMESTAMP = 1506508269
|
||||
SHA256 (backports_1.1.1.tar.gz) = 494e81a4829339c8f1cc3e015daa807e9138b8e21b929965fc7c00b1abbe8897
|
||||
SIZE (backports_1.1.1.tar.gz) = 10090
|
||||
|
Loading…
Reference in New Issue
Block a user