Skip to content
Snippets Groups Projects
Commit 76529830 authored by Michael Osipov's avatar Michael Osipov
Browse files

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
parent d13466ab
No related branches found
No related tags found
No related merge requests found
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 \
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment