Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 23:17:49 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314882 - head/graphics/jpegoptim
Message-ID:  <201303212317.r2LNHn61068349@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Mar 21 23:17:48 2013
New Revision: 314882
URL: http://svnweb.freebsd.org/changeset/ports/314882

Log:
  Update to 1.3.0

Modified:
  head/graphics/jpegoptim/Makefile
  head/graphics/jpegoptim/distinfo

Modified: head/graphics/jpegoptim/Makefile
==============================================================================
--- head/graphics/jpegoptim/Makefile	Thu Mar 21 22:29:33 2013	(r314881)
+++ head/graphics/jpegoptim/Makefile	Thu Mar 21 23:17:48 2013	(r314882)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jpegoptim
-PORTVERSION=	1.2.5
+PORTVERSION=	1.3.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.kokkonen.net/tjko/src/ \
 		CRITICAL
@@ -13,7 +13,7 @@ COMMENT=	Utility to optimize jpeg files
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libjpeg=${LOCALBASE}

Modified: head/graphics/jpegoptim/distinfo
==============================================================================
--- head/graphics/jpegoptim/distinfo	Thu Mar 21 22:29:33 2013	(r314881)
+++ head/graphics/jpegoptim/distinfo	Thu Mar 21 23:17:48 2013	(r314882)
@@ -1,2 +1,2 @@
-SHA256 (jpegoptim-1.2.5.tar.gz) = aa7f83f7f7d6f46c5815a3c840a31d2679b7d2fc1236cad48e91c4a0be532d4b
-SIZE (jpegoptim-1.2.5.tar.gz) = 84985
+SHA256 (jpegoptim-1.3.0.tar.gz) = af46d2eb60fd2cf5ed517b24cc3c117df530ed92503260ba533259f855e62175
+SIZE (jpegoptim-1.3.0.tar.gz) = 92224



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