Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 02:33:45 -0700 (MST)
From:      verm@drunkmonk.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61236: update: graphics/jpegpixi
Message-ID:  <200401120933.i0C9Xj3m088701@jolly.drunkmonk.net>
Resent-Message-ID: <200401120940.i0C9eIlS073577@freefall.freebsd.org>

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

>Number:         61236
>Category:       ports
>Synopsis:       update: graphics/jpegpixi
>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:   Mon Jan 12 01:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     verm@drunkmonk.net
>Release:        FreeBSD 4.6.2-RELEASE-p17 i386
>Organization:
>Environment:

>Description:

I'm a baaaad maintainer!

Update jpegpixi from 0.3 to 0.14

An excellent utility!


>How-To-Repeat:
Manually update the port, cvs diff -u..
>Fix:

apply the following patch:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/jpegpixi/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	21 Feb 2003 12:15:17 -0000	1.2
+++ Makefile	12 Jan 2004 09:27:48 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	jpegpixi
-PORTVERSION=	0.3
+PORTVERSION=	0.14
 CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	http://www.zero-based.org/software/jpegpixi/
 MASTER_SITE_SUBDIR=	jpegpixi
 
 MAINTAINER=	verm@drunkmonk.net
@@ -19,5 +19,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-jpeglib-include=${LOCALBASE}/include \
 		--with-jpeglib-lib=${LOCALBASE}/lib
+
+MAN1=		jpegpixi.1 jpeghotp.1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/jpegpixi/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	20 Jun 2002 04:47:47 -0000	1.1
+++ distinfo	12 Jan 2004 09:27:48 -0000
@@ -1 +1 @@
-MD5 (jpegpixi-0.3.tar.gz) = b6b95c916d81f865ec49e3292048bd6b
+MD5 (jpegpixi-0.14.tar.gz) = 91a7a6d948c9e23a9be48611babdcc1e
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/jpegpixi/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	20 Jun 2002 04:47:47 -0000	1.1
+++ pkg-plist	12 Jan 2004 09:27:48 -0000
@@ -1 +1,2 @@
 bin/jpegpixi
+bin/jpeghotp


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



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