Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163442142
D56885.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
837 B
Referenced Files
None
Subscribers
None
D56885.diff
View Options
diff --git a/math/libdivsufsort/Makefile b/math/libdivsufsort/Makefile
--- a/math/libdivsufsort/Makefile
+++ b/math/libdivsufsort/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libdivsufsort
DISTVERSION= 2.0.2-1.20151027 # 2.0.2-1 was only specified in the commit comment
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -17,10 +18,17 @@
GH_TAGNAME= 5f60d6f026c30fb4ac296f696b3c8b0eb71bd428
PLIST_FILES= include/divsufsort.h \
+ include/divsufsort64.h \
lib/libdivsufsort.so \
lib/libdivsufsort.so.3 \
lib/libdivsufsort.so.3.0.1 \
- libdata/pkgconfig/libdivsufsort.pc
+ lib/libdivsufsort64.so \
+ lib/libdivsufsort64.so.3 \
+ lib/libdivsufsort64.so.3.0.1 \
+ libdata/pkgconfig/libdivsufsort.pc \
+ libdata/pkgconfig/libdivsufsort64.pc
+
+CMAKE_ON= BUILD_DIVSUFSORT64
do-test:
@cd ${TEST_WRKSRC} && \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 6:01 AM (5 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33163585
Default Alt Text
D56885.diff (837 B)
Attached To
Mode
D56885: math/libdivsufsort: build and install the 64-bit library
Attached
Detach File
Event Timeline
Log In to Comment