From owner-freebsd-ports-bugs Thu Feb 6 6:30:15 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9437637B406 for ; Thu, 6 Feb 2003 06:30:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E645F43FE0 for ; Thu, 6 Feb 2003 06:30:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h16EU7NS025729 for ; Thu, 6 Feb 2003 06:30:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h16EU7Di025728; Thu, 6 Feb 2003 06:30:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 173D737B401 for ; Thu, 6 Feb 2003 06:24:51 -0800 (PST) Received: from mercea.net (dsl092-151-122.wdc1.dsl.speakeasy.net [66.92.151.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8902A43FCB for ; Thu, 6 Feb 2003 06:24:50 -0800 (PST) (envelope-from slipcon@mercea.net) Received: by mercea.net (Postfix, from userid 500) id 0711A16B; Thu, 6 Feb 2003 09:24:50 -0500 (EST) Message-Id: <20030206142450.0711A16B@mercea.net> Date: Thu, 6 Feb 2003 09:24:50 -0500 (EST) From: Scott Lipcon Reply-To: Scott Lipcon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48006: update www/mgstat to 0.11 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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