Skip to content
Snippets Groups Projects
Commit c766e678 authored by Rodrigo Osorio's avatar Rodrigo Osorio
Browse files

www/c-icap-modules: update to 0.5.6

Major changes:
  * Fixes to compile and run with c-icap-0.6.x releases
  * Other minor fixes

Reorder and format Makefile to make linters happy
parent 0a0e141d
No related branches found
No related tags found
No related merge requests found
PORTNAME= c-icap
PORTVERSION= 0.5.5
PORTREVISION= 1
PORTVERSION= 0.5.6
CATEGORIES= www security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
PKGNAMESUFFIX= -modules
......@@ -13,8 +12,8 @@ WWW= https://c-icap.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libicapapi.so:www/c-icap \
libclamav.so:security/clamav
LIB_DEPENDS= libclamav.so:security/clamav \
libicapapi.so:www/c-icap
USES= libtool
GNU_CONFIGURE= yes
......@@ -22,10 +21,11 @@ CONFIGURE_ARGS= --enable-static \
--with-c-icap=${LOCALBASE} \
--with-clamav=${LOCALBASE}
INSTALL_TARGET= install-strip
DATADIR= ${PREFIX}/share/c_icap
CFLAGS+= -DHAVE_STRNSTR
DATADIR= ${PREFIX}/share/c_icap
pre-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/c-icap
......
TIMESTAMP = 1619346904
SHA256 (c_icap_modules-0.5.5.tar.gz) = 6a42f1fdd8c35ad38d29f7d3c10f925471977f217086352e146cf95e45f2b5b5
SIZE (c_icap_modules-0.5.5.tar.gz) = 450497
TIMESTAMP = 1699301325
SHA256 (c_icap_modules-0.5.6.tar.gz) = 4d35205a5fdb1cbd9b0a088e66b62ddcbafa251904b92e8ae9f78a534b37d055
SIZE (c_icap_modules-0.5.6.tar.gz) = 454248
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