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.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d38814f46c3
branches: trunk
changeset: 492653:9d38814f46c3
user: salo <salo%pkgsrc.org@localhost>
date: Mon Apr 18 00:13:05 2005 +0000
description:
Update to version 0.7.4
Changes:
- add a couple of new elements
- fix compilation with gcc 4 and on AMD64
- address some other minor issues.
diffstat:
devel/libebml/Makefile | 4 ++--
devel/libebml/PLIST | 4 +++-
devel/libebml/buildlink3.mk | 4 ++--
devel/libebml/distinfo | 8 ++++----
4 files changed, 11 insertions(+), 9 deletions(-)
diffs (62 lines):
diff -r f0e664477fd9 -r 9d38814f46c3 devel/libebml/Makefile
--- a/devel/libebml/Makefile Sun Apr 17 22:57:54 2005 +0000
+++ b/devel/libebml/Makefile Mon Apr 18 00:13:05 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:26 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/18 00:13:05 salo Exp $
#
-DISTNAME= libebml-0.7.3
+DISTNAME= libebml-0.7.4
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.bz2
diff -r f0e664477fd9 -r 9d38814f46c3 devel/libebml/PLIST
--- a/devel/libebml/PLIST Sun Apr 17 22:57:54 2005 +0000
+++ b/devel/libebml/PLIST Mon Apr 18 00:13:05 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/07 11:47:46 salo Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/04/18 00:13:05 salo Exp $
include/ebml/Debug.h
include/ebml/EbmlBinary.h
include/ebml/EbmlConfig.h
@@ -26,5 +26,7 @@
include/ebml/StdIOCallback.h
include/ebml/c/libebml_t.h
lib/libebml.a
+lib/libebml.so
+lib/libebml.so.0
@dirrm include/ebml/c
@dirrm include/ebml
diff -r f0e664477fd9 -r 9d38814f46c3 devel/libebml/buildlink3.mk
--- a/devel/libebml/buildlink3.mk Sun Apr 17 22:57:54 2005 +0000
+++ b/devel/libebml/buildlink3.mk Mon Apr 18 00:13:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/02/17 10:52:02 salo Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/04/18 00:13:05 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.7.3
+BUILDLINK_DEPENDS.libebml+= libebml>=0.7.4
BUILDLINK_PKGSRCDIR.libebml?= ../../devel/libebml
.endif # LIBEBML_BUILDLINK3_MK
diff -r f0e664477fd9 -r 9d38814f46c3 devel/libebml/distinfo
--- a/devel/libebml/distinfo Sun Apr 17 22:57:54 2005 +0000
+++ b/devel/libebml/distinfo Mon Apr 18 00:13:05 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 22:24:17 agc Exp $
+$NetBSD: distinfo,v 1.9 2005/04/18 00:13:05 salo Exp $
-SHA1 (libebml-0.7.3.tar.bz2) = a7da238f926665c586ea3684eb34a1f5190fc0de
-RMD160 (libebml-0.7.3.tar.bz2) = 0e0b298e5e039b4c1d69ae60599c7e990ef2a0d6
-Size (libebml-0.7.3.tar.bz2) = 52827 bytes
+SHA1 (libebml-0.7.4.tar.bz2) = 325a25673e4d15a793622b273deab241b946de5f
+RMD160 (libebml-0.7.4.tar.bz2) = 11f6a088cfa65f6213733ab62718567f8c365ddc
+Size (libebml-0.7.4.tar.bz2) = 53950 bytes
SHA1 (patch-aa) = 97ae2bfb8554556d5389ec02aee84e7162282d73
Home |
Main Index |
Thread Index |
Old Index