ports/101300: [MAINTAINER-UPDATE] www/havp: update to 0.82

Elisey Savateev b3k at mail.ru
Thu Aug 3 06:20:16 UTC 2006


>Number:         101300
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] www/havp: update to 0.82
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 03 06:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Elisey Savateev
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD beastie 6.1-STABLE FreeBSD 6.1-STABLE #1: Sat Jul 29 15:11:55 YEKST 2006
>Description:
- Update to 0.82
- Marked as BROKEN on 4.x (compile problem reported to author)
- Added CONFIGURE_TARGET in Makefile
>How-To-Repeat:

>Fix:
--- havp-0.82.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/havp/Makefile /usr/home/bio3k/my_proj/ports/havp/havp/Makefile
--- /usr/ports/www/havp/Makefile	Sun Jun 18 10:54:26 2006
+++ /usr/home/bio3k/my_proj/ports/havp/havp/Makefile	Thu Aug  3 12:05:49 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	havp
-PORTVERSION=	0.81
+PORTVERSION=	0.82
 CATEGORIES=	www
 MASTER_SITES=	http://www.server-side.de/download/ \
 				http://bio3k.softboard.ru/uploads/arch/
@@ -19,6 +19,7 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_RC_SUBR=	havp
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 LOG_DIR=	/var/log/havp
 TMP_DIR=	/var/tmp/havp
@@ -27,6 +28,12 @@
 
 SUB_FILES=	pkg-install pkg-deinstall
 SUB_LIST=	LOG_DIR=${LOG_DIR} TMP_DIR=${TMP_DIR} RUN_DIR=${RUN_DIR}
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=		this port does not compile on FreeBSD 4.x.
+.endif
 
 pre-install:
 	@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff -ruN --exclude=CVS /usr/ports/www/havp/distinfo /usr/home/bio3k/my_proj/ports/havp/havp/distinfo
--- /usr/ports/www/havp/distinfo	Sun Jun 18 10:54:26 2006
+++ /usr/home/bio3k/my_proj/ports/havp/havp/distinfo	Thu Aug  3 10:32:29 2006
@@ -1,3 +1,3 @@
-MD5 (havp-0.81.tar.gz) = 248a0020cca73ca8833e6e0090af4302
-SHA256 (havp-0.81.tar.gz) = ec1fe99858b79a9f440569ce353b2eba5bcba0920a092025d26df35d63941a77
-SIZE (havp-0.81.tar.gz) = 104299
+MD5 (havp-0.82.tar.gz) = 9e6a16b7d074782d1c62f1f7316e56ab
+SHA256 (havp-0.82.tar.gz) = e2db8d3383cd8eca6a18ebee85875de895f3ac7414eab091a87f052d79a87b09
+SIZE (havp-0.82.tar.gz) = 105217
--- havp-0.82.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list