svn commit: r400505 - head/graphics/webp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 30 11:24:29 UTC 2015


Author: sunpoet
Date: Fri Oct 30 11:24:27 2015
New Revision: 400505
URL: https://svnweb.freebsd.org/changeset/ports/400505

Log:
  - Update to 0.4.4
  
  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	Fri Oct 30 11:24:22 2015	(r400504)
+++ head/graphics/webp/Makefile	Fri Oct 30 11:24:27 2015	(r400505)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webp
-PORTVERSION=	0.4.3
+PORTVERSION=	0.4.4
 CATEGORIES=	graphics
 MASTER_SITES=	http://downloads.webmproject.org/releases/webp/
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}

Modified: head/graphics/webp/distinfo
==============================================================================
--- head/graphics/webp/distinfo	Fri Oct 30 11:24:22 2015	(r400504)
+++ head/graphics/webp/distinfo	Fri Oct 30 11:24:27 2015	(r400505)
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.4.3.tar.gz) = efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4
-SIZE (libwebp-0.4.3.tar.gz) = 990904
+SHA256 (libwebp-0.4.4.tar.gz) = c65d34edb57338e331ba4d622227a2b3179444cfca17d02c34f1ead63f603e86
+SIZE (libwebp-0.4.4.tar.gz) = 992491

Modified: head/graphics/webp/pkg-plist
==============================================================================
--- head/graphics/webp/pkg-plist	Fri Oct 30 11:24:22 2015	(r400504)
+++ head/graphics/webp/pkg-plist	Fri Oct 30 11:24:27 2015	(r400505)
@@ -12,11 +12,11 @@ include/webp/types.h
 lib/libwebp.a
 lib/libwebp.so
 lib/libwebp.so.5
-lib/libwebp.so.5.0.3
+lib/libwebp.so.5.0.4
 lib/libwebpdecoder.a
 lib/libwebpdecoder.so
 lib/libwebpdecoder.so.1
-lib/libwebpdecoder.so.1.0.3
+lib/libwebpdecoder.so.1.0.4
 lib/libwebpdemux.a
 lib/libwebpdemux.so
 lib/libwebpdemux.so.1


More information about the svn-ports-all mailing list