Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 1999 20:31:26 +0200 (CEST)
From:      Hans Huebner <hans@jabberwock.huebner.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11060: [PATCH] ports/www/wml marked as broken
Message-ID:  <199904101831.UAA10641@jabberwock.huebner.org>

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

>Number:         11060
>Category:       ports
>Synopsis:       ports/www/wml is marked broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 10 11:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Hans Huebner
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
No
>Environment:

-CURRENT as of today

>Description:

The wml port is marked as broken and not up-to-date with respect to
wml's current version.

>How-To-Repeat:

cd /usr/ports/www/wml; make

>Fix:


Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/www/wml/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	1998/11/11 05:37:38	1.27
+++ Makefile	1999/04/10 17:31:12
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	wml
-# Version required:	1.6.7
+# Version required:	1.6.8
 # Date created:		09-Sep-1997
 # Whom:			Ralf S. Engelschall <rse@engelschall.com>
 #
 # $Id: Makefile,v 1.27 1998/11/11 05:37:38 asami Exp $
 #
 
-DISTNAME=	wml-1.6.7
+DISTNAME=	wml-1.6.8
 CATEGORIES=	www lang
 MASTER_SITES=	http://www.engelschall.com/sw/wml/distrib/ \
 		ftp://ftp.ch.engelschall.com/sw/wml/ \
@@ -17,11 +17,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 300000
-BROKEN=         perl
-.endif
-
-USE_PERL5=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} \
 		--with-perl=${PERL5}
Index: files/md5
===================================================================
RCS file: /usr/cvs/ports/www/wml/files/md5,v
retrieving revision 1.21
diff -u -r1.21 md5
--- md5	1998/08/02 15:43:35	1.21
+++ md5	1999/04/10 17:26:34
@@ -1 +1 @@
-MD5 (wml-1.6.7.tar.gz) = 29749c474966784f468a457e5f22f7a4
+MD5 (wml-1.6.8.tar.gz) = 32755141cba3c05b5fcb4b2a98eb328e

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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