FreeBSD Bugzilla – Attachment 39389 Details for
Bug 62112
Update security/clamav-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
clamav-devel.patch
clamav-devel.patch (text/plain), 1.96 KB, created by
rob
on 2004-01-30 13:30:17 UTC
(
hide
)
Description:
clamav-devel.patch
Filename:
MIME Type:
Creator:
rob
Created:
2004-01-30 13:30:17 UTC
Size:
1.96 KB
patch
obsolete
>diff -ur clamav-devel/Makefile clamav-devel.new/Makefile >--- clamav-devel/Makefile Wed Jan 28 14:50:04 2004 >+++ clamav-devel.new/Makefile Fri Jan 30 14:07:36 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= clamav >-PORTVERSION= 20040126 >+PORTVERSION= 20040129 > CATEGORIES= security > MASTER_SITES= http://clamav.sourceforge.net/snapshot/ > PKGNAMESUFFIX= -devel >@@ -121,20 +121,21 @@ > ${SH} ${PKGINSTALL} ${PREFIX} PRE-INSTALL > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR}${PKGNAMESUFFIX} >- ${INSTALL_DATA} ${WRKSRC}/docs/*pdf ${DOCSDIR}${PKGNAMESUFFIX} >+ @${INSTALL_DATA} ${WRKSRC}/docs/*pdf ${DOCSDIR}${PKGNAMESUFFIX} > .endif > > post-install: > @[ -f ${PREFIX}/etc/clamav.conf ] || \ >- ${CP} ${PREFIX}/etc/clamav.conf.default \ >+ ${CP} ${BUILD_WRKSRC}/etc/clamav.conf.default \ > ${PREFIX}/etc/clamav.conf > @[ -f ${PREFIX}/etc/freshclam.conf ] || \ >- ${CP} ${PREFIX}/etc/freshclam.conf.default \ >+ ${CP} ${BUILD_WRKSRC}/etc/freshclam.conf.default \ > ${PREFIX}/etc/freshclam.conf > @${CHOWN} -R ${CLAMAVUSER}:${CLAMAVGROUP} ${DATADIR} > @${INSTALL_SCRIPT} ${WRKDIR}/clamav-clamd.sh \ > ${RC_DIR}/clamav-clamd${RC_SUFX} > @${INSTALL_SCRIPT} ${WRKDIR}/freshclam.sh ${RC_DIR}/freshclam${RC_SUFX} >+ @${SH} ${PKGINSTALL} ${PREFIX} POST-INSTALL > .if defined(WITH_MILTER) > @${INSTALL_SCRIPT} ${WRKDIR}/clamav-milter.sh \ > ${RC_DIR}/clamav-milter${RC_SUFX} >diff -ur clamav-devel/distinfo clamav-devel.new/distinfo >--- clamav-devel/distinfo Wed Jan 28 14:50:04 2004 >+++ clamav-devel.new/distinfo Fri Jan 30 13:26:58 2004 >@@ -1 +1 @@ >-MD5 (clamav-devel-20040126.tar.gz) = 71b7793bd733f59253c8e75419a49d4e >+MD5 (clamav-devel-20040129.tar.gz) = 8c0a73c2b832195b83edc163079285a4 >diff -ur clamav-devel/pkg-install clamav-devel.new/pkg-install >--- clamav-devel/pkg-install Thu Dec 11 16:32:29 2003 >+++ clamav-devel.new/pkg-install Wed Jan 28 16:14:40 2004 >@@ -45,7 +45,7 @@ > > if [ "$2" = "POST-INSTALL" ]; then > echo "===> Updating virus definitions..." >- freshclam -u $3 --datadir=$4 >+ freshclam > fi > > exit 0
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
Actions:
View
|
Diff
Attachments on
bug 62112
: 39389