summaryrefslogtreecommitdiff
path: root/devel/libebml
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-10-14 16:59:36 +0000
committersalo <salo@pkgsrc.org>2004-10-14 16:59:36 +0000
commit83f97926b086324d0dedb568a910148deca01293 (patch)
treee94d121ed0fbc7d6d96d63a0063935cd20f19cd8 /devel/libebml
parentedd65d27265ad66be73e4f495d15ccdbe98dba7d (diff)
downloadpkgsrc-83f97926b086324d0dedb568a910148deca01293.tar.gz
Updated to version 0.7.2
- migth as well just take maintainership Changes: - Fix for the compilation on Solaris. - Redone the #if... hierarchy to be a bit less confusing. - Remove the unsupported float80 support - Allow building a DLL with MSVC7 (not compatible with the MinGW one) - Proper description for the SHARED option.
Diffstat (limited to 'devel/libebml')
-rw-r--r--devel/libebml/Makefile6
-rw-r--r--devel/libebml/buildlink3.mk4
-rw-r--r--devel/libebml/distinfo6
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile
index fe3a60b11d2..2bbe7b8085c 100644
--- a/devel/libebml/Makefile
+++ b/devel/libebml/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2004/07/27 04:10:51 salo Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/14 16:59:36 salo Exp $
#
-DISTNAME= libebml-0.7.1
+DISTNAME= libebml-0.7.2
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.sourceforge.net/projects/ebml/
COMMENT= Extensible Binary Meta Language support library
diff --git a/devel/libebml/buildlink3.mk b/devel/libebml/buildlink3.mk
index fa594db371b..75b53e30ecc 100644
--- a/devel/libebml/buildlink3.mk
+++ b/devel/libebml/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/07/27 04:10:51 salo Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/10/14 16:59:36 salo Exp $
#
# This Makefile fragment is included by packages that use libebml.
#
@@ -16,7 +16,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibebml}
BUILDLINK_PACKAGES+= libebml
.if !empty(LIBEBML_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libebml+= libebml>=0.7.1
+BUILDLINK_DEPENDS.libebml+= libebml>=0.7.2
BUILDLINK_PKGSRCDIR.libebml?= ../../devel/libebml
.endif # LIBEBML_BUILDLINK3_MK
diff --git a/devel/libebml/distinfo b/devel/libebml/distinfo
index 3e3965202e9..b69da43f1d1 100644
--- a/devel/libebml/distinfo
+++ b/devel/libebml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2004/07/27 04:10:51 salo Exp $
+$NetBSD: distinfo,v 1.6 2004/10/14 16:59:36 salo Exp $
-SHA1 (libebml-0.7.1.tar.bz2) = d80913a3d67a80ea69b77ca615d232b2f6792ed9
-Size (libebml-0.7.1.tar.bz2) = 50912 bytes
+SHA1 (libebml-0.7.2.tar.bz2) = cc875c160ca6c5742083fc4f486ed04e3ea56aa0
+Size (libebml-0.7.2.tar.bz2) = 51931 bytes
SHA1 (patch-aa) = d7fd1b09caf78b86f1cf3d8d171a33c901f1d1b6