ports/111301: MAINTAINTER UPDATE: imageindex port moves to 1.1

John Reynolds johnjen at reynoldsnet.org
Fri Apr 6 06:10:05 UTC 2007


>Number:         111301
>Category:       ports
>Synopsis:       MAINTAINTER UPDATE: imageindex port moves to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 06 06:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     John Reynolds
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:

System: FreeBSD whale.home-net 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Jan 22
22:03:24 MST 2007 root at dolphin:/usr/obj/usr/src/sys/WHALE i386

>Description:
I am the maintainer and co-author of imageindex. At long last we have rev'ed
the software to version 1.1. It now has a dependency on mplayer which has been
added into the Makefile (see patch included).

>How-To-Repeat:

  n/a

>Fix:
Please commit the following patch from /usr/ports/graphics. Thanks!!!

diff -urN imageindex.orig/Makefile imageindex/Makefile
--- imageindex.orig/Makefile	Wed Apr  4 18:43:33 2007
+++ imageindex/Makefile	Thu Apr  5 22:29:53 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	imageindex
-PORTVERSION=	1.0.9
-PORTREVISION=	2
+PORTVERSION=	1.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.edwinh.org/imageindex/release/ \
 		http://www.reynoldsnet.org/imageindex/release/
@@ -18,6 +17,7 @@
 RUN_DEPENDS=	\
 	${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick \
 	${LOCALBASE}/bin/wrjpgcom:${PORTSDIR}/graphics/jpeg \
+	${LOCALBASE}/bin/mplayer:${PORTSDIR}/multimedia/mplayer \
 	${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
 
 USE_PERL5_RUN=	yes
diff -urN imageindex.orig/distinfo imageindex/distinfo
--- imageindex.orig/distinfo	Wed Apr  4 18:43:33 2007
+++ imageindex/distinfo	Thu Apr  5 22:30:05 2007
@@ -1,3 +1,3 @@
-MD5 (imageindex-1.0.9.tar.gz) = 47e6d0ee8fefbc8d32eb3a01e4bae307
-SHA256 (imageindex-1.0.9.tar.gz) = 352437723555bb7c1729ceecc17a13c0da774fcd2a1e740ae4597944666017eb
-SIZE (imageindex-1.0.9.tar.gz) = 46570
+MD5 (imageindex-1.1.tar.gz) = 1d227ca62937f80e063f40063d1596f9
+SHA256 (imageindex-1.1.tar.gz) = 78f3d92a334e9b8a970cb07a452eb19485f3971485a3c400b4a680007964f66c
+SIZE (imageindex-1.1.tar.gz) = 58073
diff -urN imageindex.orig/pkg-descr imageindex/pkg-descr
--- imageindex.orig/pkg-descr	Wed Apr  4 18:43:33 2007
+++ imageindex/pkg-descr	Thu Apr  5 22:38:15 2007
@@ -15,5 +15,6 @@
  o CSS is used for fonts/styles.
  o Can handle many image file formats
  o Pages pass W3C specs.
+ o NEW! Supports video files
 
 WWW: http://www.edwinh.org/imageindex/


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



More information about the freebsd-ports-bugs mailing list