svn commit: r317559 - head/textproc/libebml
Emanuel Haupt
ehaupt at FreeBSD.org
Mon May 6 22:47:42 UTC 2013
Author: ehaupt
Date: Mon May 6 22:47:41 2013
New Revision: 317559
URL: http://svnweb.freebsd.org/changeset/ports/317559
Log:
Update to 1.3.0
Approved by: multimedia (bapt, kwm)
Modified:
head/textproc/libebml/Makefile
head/textproc/libebml/distinfo
head/textproc/libebml/pkg-plist
Modified: head/textproc/libebml/Makefile
==============================================================================
--- head/textproc/libebml/Makefile Mon May 6 22:27:57 2013 (r317558)
+++ head/textproc/libebml/Makefile Mon May 6 22:47:41 2013 (r317559)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: libebml
-# Date created: Mon May 19 08:29:44 UTC 2003
-# Whom: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libebml
-PORTVERSION= 1.2.2
+PORTVERSION= 1.3.0
CATEGORIES= textproc
MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \
http://www.bunkus.org/videotools/mkvtoolnix/sources/
Modified: head/textproc/libebml/distinfo
==============================================================================
--- head/textproc/libebml/distinfo Mon May 6 22:27:57 2013 (r317558)
+++ head/textproc/libebml/distinfo Mon May 6 22:47:41 2013 (r317559)
@@ -1,2 +1,2 @@
-SHA256 (libebml-1.2.2.tar.bz2) = 476b08c6436a96c024a53e788e7c945ce9b41cd8654165763444aa7e5245b7a5
-SIZE (libebml-1.2.2.tar.bz2) = 60802
+SHA256 (libebml-1.3.0.tar.bz2) = 83b074d6b62715aa0080406ea84d33df2e44b5d874096640233a4db49b8096de
+SIZE (libebml-1.3.0.tar.bz2) = 59359
Modified: head/textproc/libebml/pkg-plist
==============================================================================
--- head/textproc/libebml/pkg-plist Mon May 6 22:27:57 2013 (r317558)
+++ head/textproc/libebml/pkg-plist Mon May 6 22:47:41 2013 (r317559)
@@ -26,6 +26,6 @@ include/ebml/StdIOCallback.h
include/ebml/c/libebml_t.h
lib/libebml.a
lib/libebml.so
-lib/libebml.so.3
+lib/libebml.so.4
@dirrm include/ebml/c
@dirrm include/ebml
More information about the svn-ports-head
mailing list