You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
litmus: Allow neon versions up to 0.33
Closes: https://trac.macports.org/ticket/70628
This commit is contained in:
@@ -6,7 +6,6 @@ name litmus
|
||||
version 0.13
|
||||
revision 4
|
||||
categories www
|
||||
platforms darwin
|
||||
license GPL-2
|
||||
maintainers nomaintainer
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Allow using newer MacPorts neon.
|
||||
AC_SUBST([TESTS], ["basic copymove props locks http"])
|
||||
|
||||
-NE_REQUIRE_VERSIONS([0], [25 26 27 28 29])
|
||||
+NE_REQUIRE_VERSIONS([0], [25 26 27 28 29 30 31])
|
||||
+NE_REQUIRE_VERSIONS([0], [25 26 27 28 29 30 31 32 33])
|
||||
NEON_WITHOUT_ZLIB
|
||||
NEON_WITHOUT_ACL
|
||||
NEON_TEST
|
||||
|
||||
Reference in New Issue
Block a user