Skip to content

Commit

Permalink
Update to 0.20.5:
Browse files Browse the repository at this point in the history
0.20.5
=======
- Followup release to undo unintended .soname bump
  • Loading branch information
wiz committed Jun 11, 2009
1 parent 4d7bc7f commit 7e72cff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions x11/vte/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.66 2009/06/04 11:30:15 drochner Exp $
# $NetBSD: Makefile,v 1.67 2009/06/11 08:09:28 wiz Exp $
#

DISTNAME= vte-0.20.4
DISTNAME= vte-0.20.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.20/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions x11/vte/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.19 2009/06/04 11:30:15 drochner Exp $
# $NetBSD: buildlink3.mk,v 1.20 2009/06/11 08:09:28 wiz Exp $

BUILDLINK_TREE+= vte

.if !defined(VTE_BUILDLINK3_MK)
VTE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.vte+= vte>=0.14.0
BUILDLINK_ABI_DEPENDS.vte?= vte>=0.20.4
BUILDLINK_ABI_DEPENDS.vte?= vte>=0.20.5
BUILDLINK_PKGSRCDIR.vte?= ../../x11/vte

.include "../../devel/glib2/buildlink3.mk"
Expand Down
8 changes: 4 additions & 4 deletions x11/vte/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.38 2009/06/04 11:30:15 drochner Exp $
$NetBSD: distinfo,v 1.39 2009/06/11 08:09:28 wiz Exp $

SHA1 (vte-0.20.4.tar.bz2) = bd6133338077763fa13fea8e01bf75351a2bf2dc
RMD160 (vte-0.20.4.tar.bz2) = 40824e8c5c48f3df71fcb5cdbe71ad447d640558
Size (vte-0.20.4.tar.bz2) = 1327189 bytes
SHA1 (vte-0.20.5.tar.bz2) = 8e3a471183258d5f0ca807465e5b86bb29a3d110
RMD160 (vte-0.20.5.tar.bz2) = 88e2067a67eea8a6f067d4a5851c0222fde7d468
Size (vte-0.20.5.tar.bz2) = 1328766 bytes
SHA1 (patch-aa) = 6b722ecbbd9face7152feca39f1d323870d2a69a
SHA1 (patch-ab) = 217a8722d09b1854e869c49af69731ffed92f61c
SHA1 (patch-ac) = 3b357bf9d1bca93c24f5b09dae1adec82323be0d
Expand Down

0 comments on commit 7e72cff

Please sign in to comment.