Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 11:51:41 +0100 (CET)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48458: [patch] www/mgstat: tarball rerolled
Message-ID:  <200302191051.h1JApfB8015814@menelaos.informatik.rwth-aachen.de>

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

>Number:         48458
>Category:       ports
>Synopsis:       [patch] www/mgstat: tarball rerolled
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 19 03:00:27 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Feb 7 12:48:00 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/src/sys/compile/MENELAOS i386


	
>Description:
- minor tarball reroll (confirmed by author)
- patch no longer necessary
- HAS_CONFGIURE->GNU_CONFIGURE
>How-To-Repeat:
>Fix:
- files/* obsolete!

diff -urN mgstat.orig/Makefile mgstat/Makefile
--- mgstat.orig/Makefile	Mon Feb 17 09:39:26 2003
+++ mgstat/Makefile	Wed Feb 19 11:47:41 2003
@@ -14,8 +14,7 @@
 
 LIB_DEPENDS=	gd.2:${PORTSDIR}/graphics/gd
 
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--prefix=${PREFIX}
+GNU_CONFIGURE=	yes
 
 MGDOCDIR=	${PREFIX}/share/doc/mgstat
 
diff -urN mgstat.orig/distinfo mgstat/distinfo
--- mgstat.orig/distinfo	Mon Feb 17 09:39:26 2003
+++ mgstat/distinfo	Wed Feb 19 11:04:55 2003
@@ -1 +1 @@
-MD5 (mgstat-0.11.tar.gz) = 06d89bc0df6987da0bbdde8bba47b996
+MD5 (mgstat-0.11.tar.gz) = f2895ceac013dff12b061457ec841967
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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