diff options
author | salo <salo@pkgsrc.org> | 2005-12-11 17:56:32 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-12-11 17:56:32 +0000 |
commit | c19f5c987b2b60dc8fce1707718b8d2a3977f74c (patch) | |
tree | 98cd1a501d82d3dcfd2b96f954391c53d51bc2ee | |
parent | 078d0f9ec7b740c61c27ffca4fb6c4fafa34ebc8 (diff) | |
download | pkgsrc-c19f5c987b2b60dc8fce1707718b8d2a3977f74c.tar.gz |
Update to version 0.7.6
Changes:
- various bugfixes.
-rw-r--r-- | devel/libebml/Makefile | 4 | ||||
-rw-r--r-- | devel/libebml/buildlink3.mk | 4 | ||||
-rw-r--r-- | devel/libebml/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile index f472c556de2..bf916205738 100644 --- a/devel/libebml/Makefile +++ b/devel/libebml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 20:50:05 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/11 17:56:32 salo Exp $ # -DISTNAME= libebml-0.7.5 +DISTNAME= libebml-0.7.6 CATEGORIES= devel MASTER_SITES= http://dl.matroska.org/downloads/libebml/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libebml/buildlink3.mk b/devel/libebml/buildlink3.mk index 62afdb35167..706234bb8ad 100644 --- a/devel/libebml/buildlink3.mk +++ b/devel/libebml/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2005/05/30 16:31:08 salo Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2005/12/11 17:56:32 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.5 +BUILDLINK_DEPENDS.libebml+= libebml>=0.7.6 BUILDLINK_PKGSRCDIR.libebml?= ../../devel/libebml .endif # LIBEBML_BUILDLINK3_MK diff --git a/devel/libebml/distinfo b/devel/libebml/distinfo index 960f4649349..f6895dd196f 100644 --- a/devel/libebml/distinfo +++ b/devel/libebml/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2005/06/06 21:11:36 salo Exp $ +$NetBSD: distinfo,v 1.12 2005/12/11 17:56:32 salo Exp $ -SHA1 (libebml-0.7.5.tar.bz2) = a12a63fa6970df166cbb8087f30f9918775e1614 -RMD160 (libebml-0.7.5.tar.bz2) = f72efa761b80c591dbb227837b0feaee4ba24c7a -Size (libebml-0.7.5.tar.bz2) = 54398 bytes +SHA1 (libebml-0.7.6.tar.bz2) = fe94f77d9f45529bce42ca16714882ce4d5ae843 +RMD160 (libebml-0.7.6.tar.bz2) = d389dba159de1c8e2a783b3cee483dceff277801 +Size (libebml-0.7.6.tar.bz2) = 56317 bytes SHA1 (patch-aa) = 839ddb941d985f5d8696e878736f8c3d5def13ef |