mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.3-5.1
- Add "compiles" argument to USES=cran
This commit is contained in:
parent
31b7f4368c
commit
348930e35e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418861
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= som
|
||||
DISTVERSION= 0.3-5
|
||||
PORTREVISION= 9
|
||||
DISTVERSION= 0.3-5.1
|
||||
CATEGORIES= science
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -12,6 +11,6 @@ COMMENT= Self-Organizing Map
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (som_0.3-5.tar.gz) = f7672afaaffcf41a8b2dd50e4c76b3a640ea2ad099f18b5dfcf00389abf6ba07
|
||||
SIZE (som_0.3-5.tar.gz) = 248967
|
||||
TIMESTAMP = 1468901640
|
||||
SHA256 (som_0.3-5.1.tar.gz) = a6f4c0e5b36656b7a8ea144b057e3d7642a8b71972da387a7133f3dd65507fb9
|
||||
SIZE (som_0.3-5.1.tar.gz) = 209169
|
||||
|
|
Loading…
Add table
Reference in a new issue