Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Feb 2003 09:24:50 -0500 (EST)
From:      Scott Lipcon <slipcon@mercea.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48006: update www/mgstat to 0.11
Message-ID:  <20030206142450.0711A16B@mercea.net>

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

>Number:         48006
>Category:       ports
>Synopsis:       update www/mgstat to 0.11
>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:   Thu Feb 06 06:30:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Scott Lipcon
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD mercea.mercea.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jun 29 13:11:06 EDT 2002 root@mercea.mercea.net:/usr/obj/usr/src/sys/MERCEA i386

>Description:
Update port www/mgstat from 0.4.1 to 0.11. 

>How-To-Repeat:

>Fix:

Patch included to update www/mgstat port to 0.11.  
Makefile changed version and configure args, 
distinfo changed.   files subdirectory with patch is 
nolonger needed.


--- mgstat.patch begins here ---
diff -u mgstat.orig/Makefile mgstat/Makefile
--- mgstat.orig/Makefile	Thu Feb  6 09:20:24 2003
+++ mgstat/Makefile	Thu Feb  6 09:15:36 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mgstat
-PORTVERSION=	0.4.1
+PORTVERSION=	0.11
 CATEGORIES=	www
 MASTER_SITES=	http://wizard.ae.krakow.pl/~mike/download/
 
@@ -15,7 +15,7 @@
 LIB_DEPENDS=	gd.2:${PORTSDIR}/graphics/gd
 
 HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--exec-prefix=${PREFIX}
+CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 MGDOCDIR=	${PREFIX}/share/doc/mgstat
 
diff -u mgstat.orig/distinfo mgstat/distinfo
--- mgstat.orig/distinfo	Thu Feb  6 09:20:24 2003
+++ mgstat/distinfo	Thu Feb  6 09:22:05 2003
@@ -1 +1 @@
-MD5 (mgstat-0.4.1.tar.gz) = 0e03de78dd8ad7594523b9427f889c9e
+MD5 (mgstat-0.11.tar.gz) = 06d89bc0df6987da0bbdde8bba47b996
Only in mgstat.orig/: files
--- mgstat.patch ends here ---


>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?20030206142450.0711A16B>