FreeBSD Bugzilla – Attachment 70057 Details for
Bug 102310
security/bruteblock version update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.75 KB, created by
Oleksii Samorukov
on 2006-08-20 07:40:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2006-08-20 07:40:14 UTC
Size:
1.75 KB
patch
obsolete
>diff -u -r bruteblock/Makefile /home/samm/tmp/bruteblock/Makefile >--- bruteblock/Makefile Thu Aug 17 11:27:13 2006 >+++ /home/samm/tmp/bruteblock/Makefile Sun Aug 20 09:29:07 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= bruteblock >-PORTVERSION= 0.0.4 >+PORTVERSION= 0.0.5 > CATEGORIES= security > MASTER_SITES= http://samm.kiev.ua/bruteblock/ > >@@ -33,13 +33,19 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/bruteblock ${PREFIX}/sbin/ > ${INSTALL_PROGRAM} ${WRKSRC}/bruteblockd ${PREFIX}/sbin/ > ${MKDIR} ${PREFIX}/etc/bruteblock >-.for file in ssh # more configs are planned to be added >+.for file in ssh proftpd # more configs are planned to be added > ${INSTALL_DATA} ${WRKSRC}/etc/${file}.conf ${CONFDIR}/${file}.conf.dist > if [ ! -f ${CONFDIR}/${file}.conf ]; then \ > ${INSTALL_DATA} ${CONFDIR}/${file}.conf.dist ${CONFDIR}/${file}.conf; \ > fi > .endfor > ${INSTALL_MAN} ${WRKSRC}/doc/bruteblock.8 ${PREFIX}/man/man8/ >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DESTDIR}${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/FAQ ${DESTDIR}${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/README ${DESTDIR}${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/CHANGES ${DESTDIR}${DOCSDIR} >+.endif > > post-install: > .if !defined(BATCH) >diff -u -r bruteblock/distinfo /home/samm/tmp/bruteblock/distinfo >--- bruteblock/distinfo Thu Aug 17 11:27:13 2006 >+++ /home/samm/tmp/bruteblock/distinfo Sun Aug 20 09:24:37 2006 >@@ -1,3 +1,3 @@ >-MD5 (bruteblock-0.0.4.tar.gz) = 01f2a300dd4abb28fc377de5848aa80e >-SHA256 (bruteblock-0.0.4.tar.gz) = f13df7f866842c4f32b7d6b13df0fac3250a41f646602581452af623c790159b >-SIZE (bruteblock-0.0.4.tar.gz) = 24170 >+MD5 (bruteblock-0.0.5.tar.gz) = 764ee1dac21a32cd3f1778164c206bac >+SHA256 (bruteblock-0.0.5.tar.gz) = 7c7ef533b27be1d72e43a7fa6828896124a4f22808f2a0ecca2e587e1563e253 >+SIZE (bruteblock-0.0.5.tar.gz) = 24971
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 102310
: 70057