FreeBSD Bugzilla – Attachment 122868 Details for
Bug 166122
[PATCH] mail/qmail-scanner: drop invalid post-deinstall target
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qmail-scanner-2.01_6.patch
qmail-scanner-2.01_6.patch (text/plain), 1.43 KB, created by
Jason Helfman
on 2012-03-14 21:40:01 UTC
(
hide
)
Description:
qmail-scanner-2.01_6.patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-03-14 21:40:01 UTC
Size:
1.43 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/mail/qmail-scanner/Makefile,v >retrieving revision 1.26 >diff -u -r1.26 Makefile >--- Makefile 27 Jan 2010 01:47:45 -0000 1.26 >+++ Makefile 14 Mar 2012 21:33:11 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= qmail-scanner > PORTVERSION= 2.01 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= mail security > MASTER_SITES= SF > EXTRACT_SUFX= .tgz >@@ -60,7 +60,7 @@ > NORMALIZE "Decode encoded headers per MIME Base64" off \ > CWRAPPER "use C wrapper (no suid perl script needed)" on > >-SUB_FILES= pkg-install pkg-message >+SUB_FILES= pkg-deinstall pkg-install pkg-message > SUB_LIST+= QS_USER=${QS_USER} \ > QS_ID=${QS_ID} \ > SPOOLDIR=${SPOOLDIR} >@@ -264,11 +264,6 @@ > @${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > @${CAT} ${PKGMESSAGE} > >-post-deinstall: >- @${ECHO_MSG} >- @${ECHO_MSG} "If you're not updating this port, you can delete directory '${SPOOLDIR}'." >- @${ECHO_MSG} "" >- > test: > @${WRKSRC}/contrib/test_installation.sh -doit > >Index: files/pkg-deinstall.in >=================================================================== >RCS file: files/pkg-deinstall.in >diff -N files/pkg-deinstall.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/pkg-deinstall.in 14 Mar 2012 21:33:11 -0000 >@@ -0,0 +1,5 @@ >+#!/bin/sh >+ >+if [ "$2" = "DEINSTALL" ]; then >+ echo "If you're not updating this port, you can delete directory %%SPOOLDIR%%" >+fi
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 166122
: 122868