From jjreynold@ip68-99-84-220.ph.ph.cox.net  Thu Sep 26 06:26:15 2002
Return-Path: <jjreynold@ip68-99-84-220.ph.ph.cox.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0ECB937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 06:26:15 -0700 (PDT)
Received: from ip68-99-84-220.ph.ph.cox.net (ip68-99-84-220.ph.ph.cox.net [68.99.84.220])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8EC43E42
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 06:26:14 -0700 (PDT)
	(envelope-from jjreynold@ip68-99-84-220.ph.ph.cox.net)
Received: from whale.home-net (whale [192.168.1.2])
	by ip68-99-84-220.ph.ph.cox.net (8.12.5/8.12.5) with ESMTP id g8QDQD1q077165
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 06:26:13 -0700 (MST)
	(envelope-from jjreynold@dolphin.home-net)
Received: from whale.home-net (localhost [127.0.0.1])
	by whale.home-net (8.12.5/8.12.5) with ESMTP id g8QDQDPE008791
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Sep 2002 06:26:13 -0700 (MST)
	(envelope-from jjreynold@whale.home-net)
Received: (from jjreynold@localhost)
	by whale.home-net (8.12.5/8.12.5/Submit) id g8QDQDwC008790;
	Thu, 26 Sep 2002 06:26:13 -0700 (MST)
Message-Id: <200209261326.g8QDQDwC008790@whale.home-net>
Date: Thu, 26 Sep 2002 06:26:13 -0700 (MST)
From: John Reynolds <johnjen@reynoldsnet.org>
Reply-To: John Reynolds <johnjen@reynoldsnet.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] imageindex port needs update to 1.0.1 MAINTAINER UPDATE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43390
>Category:       ports
>Synopsis:       [PATCH] imageindex port needs update to 1.0.1 MAINTAINER UPDATE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 26 06:30:02 PDT 2002
>Closed-Date:    Fri Oct 11 06:33:07 PDT 2002
>Last-Modified:  Fri Oct 11 06:33:07 PDT 2002
>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:
My imageindex port needs to be updated to version 1.0.1.

>How-To-Repeat:
  n/a

>Fix:
Please apply the patches included below:

diff -urN imageindex.orig/Makefile imageindex/Makefile
--- imageindex.orig/Makefile	Thu Sep 26 06:13:00 2002
+++ imageindex/Makefile	Thu Sep 26 06:13:20 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	imageindex
-PORTVERSION=	1.0
+PORTVERSION=	1.0.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.edwinh.org/imageindex/release/ \
 		http://www.reynoldsnet.org/imageindex/release/
diff -urN imageindex.orig/distinfo imageindex/distinfo
--- imageindex.orig/distinfo	Thu Sep 26 06:13:00 2002
+++ imageindex/distinfo	Thu Sep 26 06:13:36 2002
@@ -1 +1 @@
-MD5 (imageindex-1.0.tar.gz) = d4c8a535cb4c21ffb5c67428c96bd630
+MD5 (imageindex-1.0.1.tar.gz) = 56657d5be038377b91e4f936a9ef281a
diff -urN imageindex.orig/pkg-descr imageindex/pkg-descr
--- imageindex.orig/pkg-descr	Thu Sep 26 06:13:00 2002
+++ imageindex/pkg-descr	Thu Sep 26 06:21:34 2002
@@ -1,6 +1,6 @@
 A flexible digital photo gallery tool. Features include:
 
- o Index, detail, slide, and frame views
+ o Index (table), detail, slide, and frame views
  o Simple, uncluttered output
  o Static HTML output for ease of copying/archiving
  o Uses captions from comments embedded in the image files

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri Oct 11 06:32:55 PDT 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43390 
>Unformatted:
