Date: Mon, 2 Dec 2002 09:35:27 -0700 (MST) From: John Reynolds <johnjen@reynoldsnet.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45918: [PATCH] imageindex port needs version update [MAINTAINER] Message-ID: <200212021635.gB2GZRMI055224@whale.home-net>
next in thread | raw e-mail | index | archive | help
>Number: 45918 >Category: ports >Synopsis: [PATCH] imageindex port needs version update [MAINTAINER] >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 02 08:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD whale 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Aug 30 17:32:43 MST 2002 root@dolphin:/usr/obj/usr/src/sys/WHALE i386 >Description: The graphics/imageindex port needs to be updated to the latest version. >How-To-Repeat: n/a >Fix: Please apply the patch included from the ports/graphics directory diff -u imageindex.orig/Makefile imageindex/Makefile --- imageindex.orig/Makefile Mon Dec 2 09:25:29 2002 +++ imageindex/Makefile Mon Dec 2 09:25:40 2002 @@ -6,7 +6,7 @@ # PORTNAME= imageindex -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ diff -u imageindex.orig/distinfo imageindex/distinfo --- imageindex.orig/distinfo Mon Dec 2 09:25:29 2002 +++ imageindex/distinfo Mon Dec 2 09:25:46 2002 @@ -1 +1 @@ -MD5 (imageindex-1.0.1.tar.gz) = 56657d5be038377b91e4f936a9ef281a +MD5 (imageindex-1.0.2.tar.gz) = 12e08d2425a9c83a03cb3a149bea0d75 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212021635.gB2GZRMI055224>