Skip site navigation (1)Skip section navigation (2)
Date:      18 Feb 2008 08:51:44 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        b3k@mail.ru
Subject:   ports/120789: [PATCH] www/havp: update to 0.87
Message-ID:  <20080218115144.76265.qmail@soc90.bluepex.com>
Resent-Message-ID: <200802181200.m1IC06Ah047535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120789
>Category:       ports
>Synopsis:       [PATCH] www/havp: update to 0.87
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 12:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD soc90.bluepex.com 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #16: Tue Feb 12 10:22:32 BRST 2008
>Description:
- Update to 0.87

Port maintainer (b3k@mail.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- havp-0.87.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/havp/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	22 Dec 2007 15:59:19 -0000	1.11
+++ Makefile	18 Feb 2008 11:51:03 -0000
@@ -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/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/havp/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	11 Jun 2007 13:51:28 -0000	1.4
+++ distinfo	18 Feb 2008 11:51:03 -0000
@@ -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
Index: files/patch-havp_Makefile.in
===================================================================
RCS file: /home/pcvs/ports/www/havp/files/patch-havp_Makefile.in,v
retrieving revision 1.3
diff -u -u -r1.3 patch-havp_Makefile.in
--- files/patch-havp_Makefile.in	11 Jun 2007 13:51:28 -0000	1.3
+++ files/patch-havp_Makefile.in	18 Feb 2008 11:51:03 -0000
@@ -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
--- havp-0.87.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080218115144.76265.qmail>