FreeBSD Bugzilla – Attachment 96160 Details for
Bug 134727
maintainer update: security/scamp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.83 KB, created by
Gerard Seibert
on 2009-05-19 20:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gerard Seibert
Created:
2009-05-19 20:20:00 UTC
Size:
3.83 KB
patch
obsolete
>diff -ruN /usr/ports/security/scamp/Makefile /usr/ports/local/scamp/Makefile >--- /usr/ports/security/scamp/Makefile 2009-04-26 21:39:24.000000000 -0400 >+++ /usr/ports/local/scamp/Makefile 2009-05-19 14:27:11.000000000 -0400 >@@ -5,7 +5,7 @@ > # $FreeBSD: ports/security/scamp/Makefile,v 1.2 2009/04/27 01:39:24 amdmi3 Exp $ > > PORTNAME= scamp >-PORTVERSION= 5.2b >+PORTVERSION= 5.2c > CATEGORIES= security > MASTER_SITES= SF > >@@ -15,7 +15,7 @@ > RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash3 \ > clamav>=0.95.1:${PORTSDIR}/security/clamav \ > gnupg>=2.0.11:${PORTSDIR}/security/gnupg \ >- rsync>=3.0.5:${PORTSDIR}/net/rsync >+ rsync>=3.0.6:${PORTSDIR}/net/rsync > > .if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl) > RUN_DEPENDS+= wget>=1.11.4:${PORTSDIR}/ftp/wget >@@ -31,8 +31,8 @@ > MANCOMPRESSED= no > > post-patch: >- @${REINPLACE_CMD} -e 's|SIG_DB=$${SIG_DB:-""}|SIG_DB=$${SIG_DB:-"/var/db/clamav"}|g' ${WRKSRC}/${PORTNAME}.sh >- @${REINPLACE_CMD} -e 's|CONFIG_DIR="/etc/scamp"|CONFIG_DIR="${PREFIX}/etc/scamp"|g' ${WRKSRC}/${PORTNAME}.sh >+ @${REINPLACE_CMD} -e 's|SIG_DB=$${SIG_DB:-""}|SIG_DB=$${SIG_DB:-/var/db/clamav}|g' ${WRKSRC}/${PORTNAME}.sh >+ @${REINPLACE_CMD} -e 's|CONFIG_DIR=$${CONFIG_DIR:-"/etc/scamp"}|CONFIG_DIR=$${CONFIG_DIR:-${PREFIX}/etc/scamp}|g' ${WRKSRC}/${PORTNAME}.sh > > post-install: > @if [ ! -d ${PREFIX}/etc/scamp ]; then \ >diff -ruN /usr/ports/security/scamp/distinfo /usr/ports/local/scamp/distinfo >--- /usr/ports/security/scamp/distinfo 2009-04-26 21:39:24.000000000 -0400 >+++ /usr/ports/local/scamp/distinfo 2009-05-19 14:17:46.000000000 -0400 >@@ -1,3 +1,3 @@ >-MD5 (scamp-5.2b.tar.gz) = 3b383c811ab59387a78e76a72b1a0368 >-SHA256 (scamp-5.2b.tar.gz) = 497de3420cbcfc01315534cbe57e484dc932cc9e71ab849e1c901570b5300be9 >-SIZE (scamp-5.2b.tar.gz) = 21201 >+MD5 (scamp-5.2c.tar.gz) = cb68cd42938e4c631d503144a2f8be63 >+SHA256 (scamp-5.2c.tar.gz) = 730ee3a1af765bd28154d10a9b93933c9b136bc6cd359af1c271ce4e3748fb58 >+SIZE (scamp-5.2c.tar.gz) = 22401 >diff -ruN /usr/ports/security/scamp/files/pkg-message.in /usr/ports/local/scamp/files/pkg-message.in >--- /usr/ports/security/scamp/files/pkg-message.in 2009-04-23 09:20:02.000000000 -0400 >+++ /usr/ports/local/scamp/files/pkg-message.in 2009-05-19 14:49:04.000000000 -0400 >@@ -1,12 +1,19 @@ > > >- ************************************************** >- * * >- * To configure this script prior to running it * >- * the first time, please use the [-c] command * >- * line option; i.e.: scamp.sh -c * >- * * >- * This will create a new config file and exit. * >- * * >- ************************************************** >- >+ *************************************************** >+ * ** WARNING ** * >+ * * >+ * Please read before running "scamp.sh" * >+ * To configure this script prior to running it * >+ * the first time, or if updating from an earlier * >+ * release, please use the [-c] command line * >+ * option; i.e.: "scamp.sh -c" to create a new * >+ * default config file. * >+ * * >+ * Use the [-e] command line option to update any * >+ * other existing config files. * >+ * * >+ * Example: "scamp.sh -e <name>" with <name> * >+ * being a pre-existing config file. * >+ * * >+ ***************************************************
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 134727
: 96160