FreeBSD Bugzilla – Attachment 78144 Details for
Bug 112410
[PATCH] www/havp: Update to version 0.86
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
havp.patch
havp.patch (text/plain), 3.20 KB, created by
ivan.lago
on 2007-05-04 09:10:13 UTC
(
hide
)
Description:
havp.patch
Filename:
MIME Type:
Creator:
ivan.lago
Created:
2007-05-04 09:10:13 UTC
Size:
3.20 KB
patch
obsolete
>diff -ruN havp/Makefile /root/havp/Makefile >--- havp/Makefile Fri Mar 16 16:06:17 2007 >+++ /root/havp/Makefile Thu May 3 14:56:35 2007 >@@ -6,7 +6,7 @@ > # > > PORTNAME= havp >-PORTVERSION= 0.85 >+PORTVERSION= 0.86 > CATEGORIES= www > MASTER_SITES= http://www.server-side.de/download/ \ > http://bio3k.softboard.ru/uploads/arch/ >diff -ruN havp/distinfo /root/havp/distinfo >--- havp/distinfo Thu Mar 15 08:01:03 2007 >+++ /root/havp/distinfo Thu May 3 15:00:10 2007 >@@ -1,3 +1,3 @@ >-MD5 (havp-0.85.tar.gz) = 6f05d36a1f8374535ae66373111ff5a1 >-SHA256 (havp-0.85.tar.gz) = 523c7d69728c600e3cf33603a2caf41755a8e70fa4a20b71cba61df5f16bb2b4 >-SIZE (havp-0.85.tar.gz) = 101860 >+MD5 (havp-0.86.tar.gz) = c99c8da224c72844882623086e2b1618 >+SHA256 (havp-0.86.tar.gz) = 1649ab227c7fd7b4af5ab602a3cdff16c038965c6673c09a239d5df35fa88da8 >+SIZE (havp-0.86.tar.gz) = 104928 >diff -ruN havp/files/patch-havp_Makefile.in /root/havp/files/patch-havp_Makefile.in >--- havp/files/patch-havp_Makefile.in Thu Mar 15 08:01:04 2007 >+++ /root/havp/files/patch-havp_Makefile.in Thu May 3 15:04:21 2007 >@@ -1,26 +1,28 @@ >---- havp/Makefile.in.orig Fri Mar 9 10:18:56 2007 >-+++ havp/Makefile.in Fri Mar 9 10:20:54 2007 >-@@ -25,23 +25,6 @@ >- $(INSTALL) -m 755 -d $(etcdir) >- $(INSTALL) -s -m 755 havp $(prefix)/sbin/havp >- $(INSTALL) -m 644 ../etc/havp/havp.config $(etcdir)/havp.config.default >-- if [ ! -f $(etcdir)/havp.config ]; then \ >-- $(INSTALL) -m 644 ../etc/havp/havp.config $(etcdir)/havp.config; \ >+--- havp/Makefile.in.orig Thu May 3 15:03:07 2007 >++++ havp/Makefile.in Thu May 3 15:03:32 2007 >+@@ -31,25 +31,6 @@ >+ $(INSTALL) -d -m 755 $(DESTDIR)$(localstatedir)/run/havp >+ $(INSTALL) -d $(DESTDIR)/etc/init.d >+ $(INSTALL) -m 644 ../etc/havp/havp.config $(DESTDIR)$(sysconfdir)/havp/havp.config.default >+- @if [ ! -f $(DESTDIR)$(sysconfdir)/havp/havp.config ]; then \ >+- echo "$(INSTALL) -m 644 ../etc/havp/havp.config $(DESTDIR)$(sysconfdir)/havp/havp.config"; \ >+- $(INSTALL) -m 644 ../etc/havp/havp.config $(DESTDIR)$(sysconfdir)/havp/havp.config; \ > - else \ >-- ../update-conf $(etcdir)/havp.config; \ >+- echo "Updating config $(DESTDIR)$(sysconfdir)/havp/havp.config"; \ >+- ../update-conf $(DESTDIR)$(sysconfdir)/havp/havp.config; \ > - fi >-- if [ ! -f $(etcdir)/whitelist ]; then \ >-- $(INSTALL) -m 644 ../etc/havp/whitelist $(etcdir)/whitelist; \ >+- @if [ ! -f $(DESTDIR)$(sysconfdir)/havp/whitelist ]; then \ >+- $(INSTALL) -m 644 ../etc/havp/whitelist $(DESTDIR)$(sysconfdir)/havp/whitelist; \ >+- else \ >+- echo "Not overwriting old $(DESTDIR)$(sysconfdir)/havp/whitelist"; \ > - fi >-- if [ ! -f $(etcdir)/blacklist ]; then \ >-- $(INSTALL) -m 644 ../etc/havp/blacklist $(etcdir)/blacklist; \ >+- @if [ ! -f $(DESTDIR)$(sysconfdir)/havp/blacklist ]; then \ >+- $(INSTALL) -m 644 ../etc/havp/blacklist $(DESTDIR)$(sysconfdir)/havp/blacklist; \ >+- else \ >+- echo "Not overwriting old $(DESTDIR)$(sysconfdir)/havp/blacklist"; \ > - fi >-- cp -r ../etc/havp/templates $(etcdir) >-- chmod -R a+rX $(etcdir)/templates >-- >-- @echo "" >-- @echo "HAVP installed - see documentation for needed extra steps" >-- @echo "" >+- cp -r ../etc/havp/templates $(DESTDIR)$(sysconfdir)/havp/ >+- chmod -R a+rX $(DESTDIR)$(sysconfdir)/havp/templates > > clean: > cd scanners && $(MAKE) clean
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 112410
: 78144