Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103487197
D20450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
829 B
Referenced Files
None
Subscribers
None
D20450.diff
View Options
Index: head/databases/leofs/Makefile
===================================================================
--- head/databases/leofs/Makefile
+++ head/databases/leofs/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= leofs
-PORTVERSION= 1.4.3
+DISTVERSION= 1.4.3
+PORTREVISION= 1
CATEGORIES= databases
DIST_SUBDIR= ${PORTNAME}
@@ -11,7 +12,7 @@
LICENSE= APACHE20
-BUILD_DEPENDS= ${LOCALBASE}/lib/erlang20/bin/erlc:lang/erlang-runtime20 \
+BUILD_DEPENDS= ${LOCALBASE}/lib/erlang21/bin/erlc:lang/erlang-runtime21 \
${LOCALBASE}/bin/cmake:devel/cmake \
${LOCALBASE}/lib/libcheck.a:devel/check
@@ -63,7 +64,7 @@
ALL_TARGET= release
MAKE_JOBS_UNSAFE=yes
-MAKE_ENV= PATH=${LOCALBASE}/lib/erlang20/bin:${PATH}
+MAKE_ENV= PATH=${LOCALBASE}/lib/erlang21/bin:${PATH}
LEOFS_DEPS= \
DeadZen/goldrush=0.1.9:goldrush \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 4:00 PM (11 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14864805
Default Alt Text
D20450.diff (829 B)
Attached To
Mode
D20450: databases/leofs: move to lang/erlang as dependency (OTP21) so we can deprecate lang/erlang-runtime20 which is not in support anymore
Attached
Detach File
Event Timeline
Log In to Comment