- Update to 0.87

PR:		ports/120789
Approved by:	maintainer
This commit is contained in:
Renato Botelho 2008-02-21 13:05:41 +00:00
parent 0b8c615197
commit 59467621c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207718
3 changed files with 7 additions and 8 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= havp
PORTVERSION= 0.86
PORTREVISION= 1
PORTVERSION= 0.87
CATEGORIES= www
MASTER_SITES= http://www.server-side.de/download/ \
http://bio3k.softboard.ru/uploads/arch/

View File

@ -1,3 +1,3 @@
MD5 (havp-0.86.tar.gz) = c99c8da224c72844882623086e2b1618
SHA256 (havp-0.86.tar.gz) = 1649ab227c7fd7b4af5ab602a3cdff16c038965c6673c09a239d5df35fa88da8
SIZE (havp-0.86.tar.gz) = 104928
MD5 (havp-0.87.tar.gz) = 88ddc4dc9ca4af5de4784c916a0766c0
SHA256 (havp-0.87.tar.gz) = 70f4a0554c7153197acce575f93ecd228f4762ad3db9a50a4997f87cbb0fcf9e
SIZE (havp-0.87.tar.gz) = 159980

View File

@ -1,9 +1,9 @@
--- havp/Makefile.in.orig Fri May 4 14:37:52 2007
+++ havp/Makefile.in Fri May 4 14:40:43 2007
--- havp/Makefile.in.orig 2007-09-11 15:42:44.000000000 -0300
+++ havp/Makefile.in 2008-02-18 08:38:17.000000000 -0300
@@ -26,30 +26,7 @@
install: all
$(INSTALL) -d $(DESTDIR)$(sbindir)
$(INSTALL) -s -m 755 havp $(DESTDIR)$(sbindir)/havp
$(INSTALL) -m 755 havp $(DESTDIR)$(sbindir)/havp
- $(INSTALL) -d -m 755 $(DESTDIR)$(localstatedir)/log/havp
- $(INSTALL) -d -m 755 $(DESTDIR)$(localstatedir)/tmp/havp
- $(INSTALL) -d -m 755 $(DESTDIR)$(localstatedir)/run/havp