ports/188540: [MAINTAINER] graphics/mozjpeg: update to 1.0.1

Horia Racoviceanu horia at racoviceanu.com
Sun Apr 13 02:40:01 UTC 2014


>Number:         188540
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/mozjpeg: update to 1.0.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:   Sun Apr 13 02:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Horia Racoviceanu
>Release:        10.0-RELEASE amd64
>Organization:
>Environment:
FreeBSD heta 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:

>How-To-Repeat:

>Fix:
- Update to 1.0.1, Announce message:
  Do not create JFIF header (APP0 block) by default.
  This saves 18 bytes per image.

Build log:
https://redports.org/buildarchive/20140413020644-53811/

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 351168)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mozjpeg
-PORTVERSION=	1.0
+PORTVERSION=	1.0.1
 CATEGORIES=	graphics
 
 MAINTAINER=	horia at racoviceanu.com
@@ -15,7 +15,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	mozilla
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	febf346
+GH_COMMIT=	0c7449c
 
 USE_AUTOTOOLS=	aclocal:env autoconf automake libtool
 USE_LDCONFIG=	${PREFIX}/include/${PORTNAME} ${PREFIX}/lib/${PORTNAME}
Index: distinfo
===================================================================
--- distinfo	(revision 351168)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mozjpeg-1.0.tar.gz) = 6c4845d7fa0bddd77e4a209e8e81bde11af8524dcd2cb0bb10bfd9519548ec95
-SIZE (mozjpeg-1.0.tar.gz) = 1032706
+SHA256 (mozjpeg-1.0.1.tar.gz) = f3ddbdc323ef3daf6b6958ba1365fc869819d07b201727be1ab3fdaa3213b0c4
+SIZE (mozjpeg-1.0.1.tar.gz) = 1039871


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


More information about the freebsd-ports-bugs mailing list