mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
math/R-cran-gmp: Update to 0.7-1
- Update to 0.7-1 - Drop maintainership
This commit is contained in:
parent
8ff35b2569
commit
3ab5fe30a2
2 changed files with 6 additions and 7 deletions
|
@ -1,10 +1,9 @@
|
|||
PORTNAME= gmp
|
||||
DISTVERSION= 0.6-6
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.7-1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multiple Precision Arithmetic
|
||||
WWW= https://cran.r-project.org/web/packages/gmp/
|
||||
|
||||
|
@ -12,6 +11,6 @@ LICENSE= GPLv2+
|
|||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1660308883
|
||||
SHA256 (gmp_0.6-6.tar.gz) = 87fa95a8084855d2137b3863b6b8f3c277280dbe3a6a230e359cf32c3bed2793
|
||||
SIZE (gmp_0.6-6.tar.gz) = 163599
|
||||
TIMESTAMP = 1682473578
|
||||
SHA256 (gmp_0.7-1.tar.gz) = a6873dc65218905cb7615cb8e2522258f3740e29c0632473d58a1cb409835db6
|
||||
SIZE (gmp_0.7-1.tar.gz) = 167489
|
||||
|
|
Loading…
Add table
Reference in a new issue