aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Osipov <michaelo@FreeBSD.org>2024-06-06 10:35:49 +0000
committerMichael Osipov <michaelo@FreeBSD.org>2024-06-10 11:38:55 +0000
commit7652983088a124fb377cf45a8ea5186c92a6bd5a (patch)
tree716f907c3aca6678958b3631f3cc1291cef52adb
parentd13466abaf976cd31b169a17625e5040ff921ed3 (diff)
downloadports-7652983088a124fb377cf45a8ea5186c92a6bd5a.tar.gz
ports-7652983088a124fb377cf45a8ea5186c92a6bd5a.zip
devel/apache-commons-daemon: update port to 1.4.0
Changelog: https://commons.apache.org/proper/commons-daemon/changes-report.html#a1.4.0 Approved by: jrm (mentor), ale (maintainer) Differential Revision: https://reviews.freebsd.org/D45513
-rw-r--r--devel/apache-commons-daemon/Makefile8
-rw-r--r--devel/apache-commons-daemon/distinfo10
2 files changed, 6 insertions, 12 deletions
diff --git a/devel/apache-commons-daemon/Makefile b/devel/apache-commons-daemon/Makefile
index 1ff69684c248..5ca55f773869 100644
--- a/devel/apache-commons-daemon/Makefile
+++ b/devel/apache-commons-daemon/Makefile
@@ -1,5 +1,5 @@
PORTNAME= commons-daemon
-PORTVERSION= 1.3.4
+PORTVERSION= 1.4.0
CATEGORIES= devel java
MASTER_SITES= https://archive.apache.org/dist/commons/daemon/source/:src \
https://archive.apache.org/dist/commons/daemon/binaries/:bin
@@ -27,12 +27,6 @@ PLIST_FILES= bin/jsvc %%JAVAJARDIR%%/${PORTNAME}.jar
PORTDOCS= *
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
-CFLAGS+= -Wno-error=incompatible-function-pointer-types
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jsvc ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKBIN}/${DISTNAME}.jar \
diff --git a/devel/apache-commons-daemon/distinfo b/devel/apache-commons-daemon/distinfo
index e7b4b8c4378e..dd544290c57d 100644
--- a/devel/apache-commons-daemon/distinfo
+++ b/devel/apache-commons-daemon/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1695119680
-SHA256 (commons-daemon-1.3.4-native-src.tar.gz) = de59ea724ac26cdb899e2e73439b024d92a860164409cf1ab9602bfe3cd12c30
-SIZE (commons-daemon-1.3.4-native-src.tar.gz) = 214214
-SHA256 (commons-daemon-1.3.4-bin.tar.gz) = 9fdce674f0b89cbb3f467b61f6ea2391ce4a83921f80445baf4f133af10d4744
-SIZE (commons-daemon-1.3.4-bin.tar.gz) = 378873
+TIMESTAMP = 1717668909
+SHA256 (commons-daemon-1.4.0-native-src.tar.gz) = e05fab8f752457a70b2aadaf7f1702f14a162200809ade6cb6f9a52add3c310d
+SIZE (commons-daemon-1.4.0-native-src.tar.gz) = 214459
+SHA256 (commons-daemon-1.4.0-bin.tar.gz) = 0a7b1dd79c91103b64a0d15102c2290029c286771536075d4c9d4212f84a9f8f
+SIZE (commons-daemon-1.4.0-bin.tar.gz) = 244710