Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 12:47:17 GMT
From:      Andreas Wetzel <mickey242@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138528: [maintainer update] net/vserver: updated to version 2.43c
Message-ID:  <200909041247.n84ClHbu020277@www.freebsd.org>
Resent-Message-ID: <200909041250.n84Co2xf007174@freefall.freebsd.org>

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

>Number:         138528
>Category:       ports
>Synopsis:       [maintainer update] net/vserver: updated to version 2.43c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 04 12:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Wetzel
>Release:        7.2-RELEASE-p2
>Organization:
enforcer.cc
>Environment:
>Description:
Updated the port to version 2.43c of vserver, which amongst other bugfixes, also fixes the compilation issues with gcc 4.x, which where present in the 2.43a release.
Updated the maintainer e-mail address in the Makefile, which is no longer valid.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/net/vserver.old/Makefile /usr/ports/net/vserver/Makefile
--- /usr/ports/net/vserver.old/Makefile	2007-10-08 16:19:44.000000000 +0200
+++ /usr/ports/net/vserver/Makefile	2009-09-04 14:28:37.000000000 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	vserver
-PORTVERSION=	2.43a
+PORTVERSION=	2.43c
 CATEGORIES=	net
 MASTER_SITES=	http://www.enforcer.cc/vchat/filez/
 
-MAINTAINER=	mickey@netassembly.de
+MAINTAINER=	mickey@enforcer.cc
 COMMENT=	Server software of the VChat conference system
 
 HAS_CONFIGURE=	yes
@@ -30,10 +30,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 700042
-BROKEN=		Does not compile with GCC 4.2
-.endif
-
 pre-install:
 	@${SETENV} PKG_PREFIX=${PREFIX} \
 		${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff -ru /usr/ports/net/vserver.old/distinfo /usr/ports/net/vserver/distinfo
--- /usr/ports/net/vserver.old/distinfo	2006-08-28 22:14:42.000000000 +0200
+++ /usr/ports/net/vserver/distinfo	2009-09-04 14:29:53.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (vserver-2.43a.tar.gz) = c2fae94f0cdfe438711aeede741e38f8
-SHA256 (vserver-2.43a.tar.gz) = 74e53c2a5446e3c21c025db776e56938b57a724151949057130f622eee1115fa
-SIZE (vserver-2.43a.tar.gz) = 241481
+MD5 (vserver-2.43c.tar.gz) = 3a6ed26727bf3e8fcb73db192246aac6
+SHA256 (vserver-2.43c.tar.gz) = 0d3e998e32a51d3d3354e18463abcc5073285daaa7af6f7da18121205605346e
+SIZE (vserver-2.43c.tar.gz) = 236422


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



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