mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
math/bsdnt: update to new snapshot
This commit is contained in:
parent
998e20f344
commit
0319d7da20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465816
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= bsdnt
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
@ -15,7 +16,7 @@ USES= gmake shebangfix
|
||||
SHEBANG_FILES= configure
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= wbhart
|
||||
GH_TAGNAME= 72e20a7
|
||||
GH_TAGNAME= de98bde
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (wbhart-bsdnt-1.0-72e20a7_GH0.tar.gz) = 54c07400e4f06a4281d528ce9f0d21e142a5952f3a9456663fe8b28b60413e4b
|
||||
SIZE (wbhart-bsdnt-1.0-72e20a7_GH0.tar.gz) = 58875
|
||||
TIMESTAMP = 1522251815
|
||||
SHA256 (wbhart-bsdnt-1.0-de98bde_GH0.tar.gz) = 255fa0487964de70c0349e3f1810fbfd937957b812145d2a28d76db104e856d7
|
||||
SIZE (wbhart-bsdnt-1.0-de98bde_GH0.tar.gz) = 62517
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- nn.h.orig 2014-01-03 20:28:26.000000000 +0000
|
||||
+++ nn.h 2014-01-03 20:29:08.000000000 +0000
|
||||
@@ -31,7 +31,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
-#include <malloc.h>
|
||||
|
||||
#include "helper.h"
|
||||
#include "rand.h"
|
@ -1,10 +0,0 @@
|
||||
--- rand/internal_rand.h.orig 2014-01-03 20:32:30.000000000 +0000
|
||||
+++ rand/internal_rand.h 2014-01-03 20:32:40.000000000 +0000
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
-#include <malloc.h>
|
||||
|
||||
#include "helper.h"
|
||||
#include "rand.h"
|
Loading…
Reference in New Issue
Block a user