FreeBSD Bugzilla – Attachment 209436 Details for
Bug 242119
security/clamav: Update to 0.102.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file for quaterly branch
security_clamav.patch (text/plain), 4.05 KB, created by
Yasuhiro Kimura
on 2019-11-26 02:08:46 UTC
(
hide
)
Description:
Patch file for quaterly branch
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2019-11-26 02:08:46 UTC
Size:
4.05 KB
patch
obsolete
>Index: MOVED >=================================================================== >--- MOVED (revision 518439) >+++ MOVED (working copy) >@@ -13043,3 +13043,4 @@ > sysutils/py-azure-cli-storage|sysutils/py-azure-cli|2019-09-30|Has expired: Incorporated into azure-cli package > sysutils/py-azure-cli-vm|sysutils/py-azure-cli|2019-09-30|Has expired: Incorporated into azure-cli package > x11-toolkits/qt5-canvas3d||2019-10-01|Has been deprecated upstream >+security/clamav-milter|security/clamav|2019-11-12|Now that MILTER option is enabled by default, use security/clamav instead >Index: security/Makefile >=================================================================== >--- security/Makefile (revision 518439) >+++ security/Makefile (working copy) >@@ -87,7 +87,6 @@ > SUBDIR += cl-md5-sbcl > SUBDIR += clamassassin > SUBDIR += clamav >- SUBDIR += clamav-milter > SUBDIR += clamav-unofficial-sigs > SUBDIR += clamd-stream-client > SUBDIR += clamfs >Index: security/clamav/Makefile >=================================================================== >--- security/clamav/Makefile (revision 518439) >+++ security/clamav/Makefile (working copy) >@@ -45,8 +45,6 @@ > # force to use -lthr until it's not fixed. > LDFLAGS+= -lthr -L${LOCALBASE}/lib > >-CONFLICTS?= clamav-milter-[0-9]* >- > SUB_FILES= pkg-deinstall > SUB_LIST+= DBDIR=${DBDIR} \ > LOGDIR=${LOGDIR} \ >@@ -62,23 +60,22 @@ > PLIST_SUB+= CLAMAVUSER=${CLAMAVUSER} \ > CLAMAVGROUP=${CLAMAVGROUP} > >-OPTIONS_DEFINE= ARC ARJ LHA UNZOO UNRAR TESTS MILTER MSPACK LDAP ICONV STDERR \ >- EXPERIMENTAL DOCS IPV6 DMG_XAR JSON PCRE >+OPTIONS_DEFINE= ARC ARJ DOCS DMG_XAR EXPERIMENTAL JSON LDAP ICONV IPV6 \ >+ LHA MILTER MSPACK PCRE STDERR TESTS UNZOO UNRAR > >-OPTIONS_DEFAULT= ARC ARJ UNZOO UNRAR DMG_XAR \ >- JSON PCRE MSPACK >+OPTIONS_DEFAULT= ARC ARJ DMG_XAR JSON MILTER PCRE UNZOO UNRAR > OPTIONS_SUB= yes > > ARC_DESC= Enable arch archives support > ARJ_DESC= Enable arj archives support >+DMG_XAR_DESC= Enable DMG and XAR archives support >+EXPERIMENTAL_DESC= Build experimental code > LHA_DESC= Enable lha archives support >-UNZOO_DESC= Enable zoo archives support >-TESTS_DESC= Run compile-time tests (req. python) > MILTER_DESC= Compile the milter interface > MSPACK_DESC= Get mspack support from ports (otherwise use bundled) > STDERR_DESC= Print logs to stderr instead of stdout >-EXPERIMENTAL_DESC= Build experimental code >-DMG_XAR_DESC= Enable DMG and XAR archives support >+TESTS_DESC= Run compile-time tests (req. python) >+UNZOO_DESC= Enable zoo archives support > > ARC_RUN_DEPENDS= arc:archivers/arc > ARJ_RUN_DEPENDS= arj:archivers/arj >Index: security/clamav/pkg-plist >=================================================================== >--- security/clamav/pkg-plist (revision 518439) >+++ security/clamav/pkg-plist (working copy) >@@ -39,10 +39,10 @@ > %%PORTDOCS%%%%DOCSDIR%%/html/UserManual/libclamav.html > %%UNRAR%%lib/libclamunrar.so > %%UNRAR%%lib/libclamunrar.so.9 >-%%UNRAR%%lib/libclamunrar.so.9.0.2 >+%%UNRAR%%lib/libclamunrar.so.9.0.4 > %%UNRAR%%lib/libclamunrar_iface.so > %%UNRAR%%lib/libclamunrar_iface.so.9 >-%%UNRAR%%lib/libclamunrar_iface.so.9.0.2 >+%%UNRAR%%lib/libclamunrar_iface.so.9.0.4 > @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%DBDIR%% > @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%LOGDIR%% > @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%RUNDIR%% >@@ -58,10 +58,15 @@ > bin/sigtool > include/clamav-config.h > include/clamav-types.h >+include/clamav-version.h > include/clamav.h >+include/libfreshclam.h > lib/libclamav.so > lib/libclamav.so.9 >-lib/libclamav.so.9.0.2 >+lib/libclamav.so.9.0.4 >+lib/libfreshclam.so >+lib/libfreshclam.so.2 >+lib/libfreshclam.so.2.0.0 > libdata/pkgconfig/libclamav.pc > man/man1/clambc.1.gz > man/man1/clamconf.1.gz >Index: security/clamav-milter/Makefile >=================================================================== >--- security/clamav-milter/Makefile (revision 518439) >+++ security/clamav-milter/Makefile (nonexistent) >@@ -1,13 +0,0 @@ >-# Created by: bz >-# $FreeBSD$ >- >-PKGNAMESUFFIX= -milter >- >-OPTIONS_SLAVE+= MILTER >- >-MASTERDIR= ${.CURDIR}/../clamav >-PKGNAMESUFFIX= -milter >- >-CONFLICTS= clamav-[0-9]* >- >-.include "${MASTERDIR}/Makefile"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 242119
:
209288
| 209436