svn commit: r381100 - head/graphics/webp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 12 15:22:59 UTC 2015


Author: sunpoet
Date: Thu Mar 12 15:22:58 2015
New Revision: 381100
URL: https://svnweb.freebsd.org/changeset/ports/381100
QAT: https://qat.redports.org/buildarchive/r381100/

Log:
  - Update to 0.4.3
  
  Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS

Modified:
  head/graphics/webp/Makefile
  head/graphics/webp/distinfo
  head/graphics/webp/pkg-plist

Modified: head/graphics/webp/Makefile
==============================================================================
--- head/graphics/webp/Makefile	Thu Mar 12 15:22:40 2015	(r381099)
+++ head/graphics/webp/Makefile	Thu Mar 12 15:22:58 2015	(r381100)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webp
-PORTVERSION=	0.4.2
-PORTREVISION=	3
+PORTVERSION=	0.4.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://downloads.webmproject.org/releases/webp/
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}

Modified: head/graphics/webp/distinfo
==============================================================================
--- head/graphics/webp/distinfo	Thu Mar 12 15:22:40 2015	(r381099)
+++ head/graphics/webp/distinfo	Thu Mar 12 15:22:58 2015	(r381100)
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.4.2.tar.gz) = 14d825d7c2ef7d49621bcb6b83466be455585e671ae0a2ebc1f2e07775a1722d
-SIZE (libwebp-0.4.2.tar.gz) = 977801
+SHA256 (libwebp-0.4.3.tar.gz) = efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4
+SIZE (libwebp-0.4.3.tar.gz) = 990904

Modified: head/graphics/webp/pkg-plist
==============================================================================
--- head/graphics/webp/pkg-plist	Thu Mar 12 15:22:40 2015	(r381099)
+++ head/graphics/webp/pkg-plist	Thu Mar 12 15:22:58 2015	(r381100)
@@ -12,11 +12,11 @@ include/webp/types.h
 lib/libwebp.a
 lib/libwebp.so
 lib/libwebp.so.5
-lib/libwebp.so.5.0.2
+lib/libwebp.so.5.0.3
 lib/libwebpdecoder.a
 lib/libwebpdecoder.so
 lib/libwebpdecoder.so.1
-lib/libwebpdecoder.so.1.0.2
+lib/libwebpdecoder.so.1.0.3
 lib/libwebpdemux.a
 lib/libwebpdemux.so
 lib/libwebpdemux.so.1


More information about the svn-ports-head mailing list