Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  8 Nov 2010 14:42:27 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skreuzer@FreeBSD.org
Subject:   ports/152035: [PATCH] databases/innotop: update to 1.8.0
Message-ID:  <20101108064227.EB87E28629@lwbsd.csie.net>
Resent-Message-ID: <201011080650.oA86o9Ou090499@freefall.freebsd.org>

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

>Number:         152035
>Category:       ports
>Synopsis:       [PATCH] databases/innotop: update to 1.8.0
>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:   Mon Nov 08 06:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 1.8.0
- Update  WWW

Port maintainer (skreuzer@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- innotop-1.8.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/innotop/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	26 Sep 2010 02:51:59 -0000	1.12
+++ Makefile	8 Nov 2010 06:41:43 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	innotop
-PORTVERSION=	1.7.2
-PORTREVISION=	2
+PORTVERSION=	1.8.0
 CATEGORIES=	databases
 MASTER_SITES=	GOOGLE_CODE
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/innotop/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	22 May 2010 19:15:50 -0000	1.7
+++ distinfo	8 Nov 2010 06:41:43 -0000
@@ -1,3 +1,2 @@
-MD5 (innotop-1.7.2.tar.gz) = 37d8c71fb1eefbc607a733dd4b38af05
-SHA256 (innotop-1.7.2.tar.gz) = 9a78de6ffea59f36d223a81ef6b20688ad622b891071b251b9fd2d2359a40c7b
-SIZE (innotop-1.7.2.tar.gz) = 763132
+SHA256 (innotop-1.8.0.tar.gz) = 3ed6514fde8b7822211b82ae20c0bcb73e48272db94b4005d79c056481987518
+SIZE (innotop-1.8.0.tar.gz) = 124597
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/innotop/pkg-descr,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-descr
--- pkg-descr	24 Apr 2007 08:35:46 -0000	1.2
+++ pkg-descr	8 Nov 2010 06:41:43 -0000
@@ -5,4 +5,4 @@
 It runs on most Unix systems which have Perl, DBI, and
 Term::ReadKey installed.
 
-WWW: http://innotop.sourceforge.net
+WWW: http://code.google.com/p/innotop/
--- innotop-1.8.0.patch ends here ---

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



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