pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libebml Update to version 0.7.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc7f9cb95865
branches: trunk
changeset: 474805:cc7f9cb95865
user: salo <salo%pkgsrc.org@localhost>
date: Wed May 05 15:56:45 2004 +0000
description:
Update to version 0.7.0.
Needed for mkvtoolnix update.
Changes:
- LGPL license changes.
diffstat:
devel/libebml/Makefile | 4 ++--
devel/libebml/buildlink3.mk | 4 ++--
devel/libebml/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 45d7fae65cb5 -r cc7f9cb95865 devel/libebml/Makefile
--- a/devel/libebml/Makefile Wed May 05 15:51:24 2004 +0000
+++ b/devel/libebml/Makefile Wed May 05 15:56:45 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/04/17 16:42:25 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/05 15:56:45 salo Exp $
#
-DISTNAME= libebml-0.6.5
+DISTNAME= libebml-0.7.0
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
diff -r 45d7fae65cb5 -r cc7f9cb95865 devel/libebml/buildlink3.mk
--- a/devel/libebml/buildlink3.mk Wed May 05 15:51:24 2004 +0000
+++ b/devel/libebml/buildlink3.mk Wed May 05 15:56:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/04/07 10:40:01 salo Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/05/05 15:56:45 salo Exp $
#
# This Makefile fragment is included by packages that use libebml.
#
@@ -16,7 +16,7 @@
BUILDLINK_PACKAGES+= libebml
.if !empty(LIBEBML_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libebml+= libebml>=0.6.5
+BUILDLINK_DEPENDS.libebml+= libebml>=0.7.0
BUILDLINK_PKGSRCDIR.libebml?= ../../devel/libebml
.endif # LIBEBML_BUILDLINK3_MK
diff -r 45d7fae65cb5 -r cc7f9cb95865 devel/libebml/distinfo
--- a/devel/libebml/distinfo Wed May 05 15:51:24 2004 +0000
+++ b/devel/libebml/distinfo Wed May 05 15:56:45 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.2 2004/04/07 10:40:01 salo Exp $
+$NetBSD: distinfo,v 1.2 2004/05/05 15:56:45 salo Exp $
-SHA1 (libebml-0.6.5.tar.gz) = 56477ca453340f154a7b52ce6a5006c2100dc9ec
-Size (libebml-0.6.5.tar.gz) = 56354 bytes
+SHA1 (libebml-0.7.0.tar.gz) = 80b9b2bb181c44bbd7d92979731dc379bb014ef0
+Size (libebml-0.7.0.tar.gz) = 58316 bytes
Home |
Main Index |
Thread Index |
Old Index