Date: Sat, 12 Nov 2005 10:30:27 +0900 From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88875: Update port: ports/graphics/imageindex to 1.0.9 Message-ID: <ydb4q6i4pqk.wl%matusita@jp.FreeBSD.org> Resent-Message-ID: <200511120140.jAC1eGZh053909@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88875 >Category: ports >Synopsis: Update port: ports/graphics/imageindex to 1.0.9 >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: Sat Nov 12 01:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Makoto Matsushita >Release: FreeBSD 7.0-CURRENT i386 >Organization: FreeBSD Project >Environment: System: FreeBSD galtvalion.matatabi.or.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #5: Sat Sep 24 17:18:40 JST 2005 root@galtvalion.matatabi.or.jp:/pub/FreeBSD/obj/pub/FreeBSD/src/sys/GALTVALION i386 >Description: There's a new version of imageindex 1.0.9. However, ports is not yet updated, still 1.0.7. >How-To-Repeat: % cd /usr/ports/graphics/imageindex % make -V PORTVERSION 1.0.7 >Fix: Below is a simple patch. Please note that I've asked the MAINTAINER to update this ports while imageindex is 1.0.8 (June/2005) but I've heard nothing since then. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/imageindex/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 5 Jan 2004 01:05:38 -0000 1.7 +++ Makefile 12 Nov 2005 01:18:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= imageindex -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.9 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/imageindex/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 18 Mar 2004 18:00:30 -0000 1.7 +++ distinfo 12 Nov 2005 01:18:54 -0000 @@ -1,2 +1,3 @@ -MD5 (imageindex-1.0.7.tar.gz) = f1cacf87bd9773577872c3a570663740 -SIZE (imageindex-1.0.7.tar.gz) = 43082 +MD5 (imageindex-1.0.9.tar.gz) = 47e6d0ee8fefbc8d32eb3a01e4bae307 +SHA256 (imageindex-1.0.9.tar.gz) = 352437723555bb7c1729ceecc17a13c0da774fcd2a1e740ae4597944666017eb +SIZE (imageindex-1.0.9.tar.gz) = 46570 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ydb4q6i4pqk.wl%matusita>