Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2015 14:16:23 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400122 - head/archivers/zopfli
Message-ID:  <201510241416.t9OEGNiY045874@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Oct 24 14:16:23 2015
New Revision: 400122
URL: https://svnweb.freebsd.org/changeset/ports/400122

Log:
  archivers/zopfli: update to 1.0.1
  
  Changes:	https://github.com/google/zopfli/compare/6ff3ba2...zopfli-1.0.1

Modified:
  head/archivers/zopfli/Makefile   (contents, props changed)
  head/archivers/zopfli/distinfo   (contents, props changed)

Modified: head/archivers/zopfli/Makefile
==============================================================================
--- head/archivers/zopfli/Makefile	Sat Oct 24 14:06:55 2015	(r400121)
+++ head/archivers/zopfli/Makefile	Sat Oct 24 14:16:23 2015	(r400122)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	zopfli
-DISTVERSION=	1.0.0-31
-DISTVERSIONSUFFIX=	-g6ff3ba2
+DISTVERSIONPREFIX=	${PORTNAME}-
+DISTVERSION=	1.0.1
 CATEGORIES=	archivers
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/archivers/zopfli/distinfo
==============================================================================
--- head/archivers/zopfli/distinfo	Sat Oct 24 14:06:55 2015	(r400121)
+++ head/archivers/zopfli/distinfo	Sat Oct 24 14:16:23 2015	(r400122)
@@ -1,2 +1,2 @@
-SHA256 (google-zopfli-1.0.0-31-g6ff3ba2_GH0.tar.gz) = bafc6d90a4ce57c768fe2810d83d8f72292fed8ec3a9c605e4f90077f4dab95b
-SIZE (google-zopfli-1.0.0-31-g6ff3ba2_GH0.tar.gz) = 127974
+SHA256 (google-zopfli-zopfli-1.0.1_GH0.tar.gz) = 29743d727a4e0ecd1b93e0bf89476ceeb662e809ab2e6ab007a0b0344800e9b4
+SIZE (google-zopfli-zopfli-1.0.1_GH0.tar.gz) = 128178



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