FreeBSD Bugzilla – Attachment 99278 Details for
Bug 138328
[PATCH] mail/proxsmtp: update to 1.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
proxsmtp-1.8.patch
proxsmtp-1.8.patch (text/plain), 1.66 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-30 05:20:02 UTC
(
hide
)
Description:
proxsmtp-1.8.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-30 05:20:02 UTC
Size:
1.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/proxsmtp/Makefile,v >retrieving revision 1.8 >diff -u -u -r1.8 Makefile >--- Makefile 21 Aug 2008 06:17:38 -0000 1.8 >+++ Makefile 30 Aug 2009 04:12:07 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= proxsmtp >-PORTVERSION= 1.7 >+PORTVERSION= 1.8 > CATEGORIES= mail security > MASTER_SITES= http://memberwebs.com/stef/software/proxsmtp/ > >@@ -23,15 +23,17 @@ > MAN5= proxsmtpd.conf.5 > MAN8= proxsmtpd.8 > >-PORTDOCS= * >+PORTDOCS= ChangeLog NEWS README > > post-install: > @${INSTALL_DATA} ${WRKSRC}/doc/proxsmtpd.conf ${PREFIX}/etc/proxsmtpd.conf-sample > @if [ ! -f ${PREFIX}/etc/proxsmtpd.conf ]; then \ > ${CP} -p ${PREFIX}/etc/proxsmtpd.conf-sample ${PREFIX}/etc/proxsmtpd.conf ; fi > .if !defined(NOPORTDOCS) >- @${INSTALL} -d ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+ ${MKDIR} ${DOCSDIR} >+.for docs in ${PORTDOCS} >+ @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} >+.endfor > .endif > @${CAT} ${PKGMESSAGE} > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/mail/proxsmtp/distinfo,v >retrieving revision 1.6 >diff -u -u -r1.6 distinfo >--- distinfo 23 Jul 2007 22:20:32 -0000 1.6 >+++ distinfo 30 Aug 2009 04:12:07 -0000 >@@ -1,3 +1,3 @@ >-MD5 (proxsmtp-1.7.tar.gz) = de6ce4a743b45cf84c4dbaccda9ee147 >-SHA256 (proxsmtp-1.7.tar.gz) = 53fa714c7c4a63cfeec2cd27b646f43aea58141aad2368a1063db47dadb7e1b6 >-SIZE (proxsmtp-1.7.tar.gz) = 186015 >+MD5 (proxsmtp-1.8.tar.gz) = 9a8662fbceb30c893e9983b2fe9c4801 >+SHA256 (proxsmtp-1.8.tar.gz) = b6704790a5a4c0e5a53901baae7a8e894b22db48c016c628501b0559c53eb4b1 >+SIZE (proxsmtp-1.8.tar.gz) = 202233
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 138328
: 99278