pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/png Revert the BUILDLINK_DEPENDS.png back to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07a7fd0b15a8
branches: trunk
changeset: 479877:07a7fd0b15a8
user: reed <reed%pkgsrc.org@localhost>
date: Tue Aug 24 16:51:34 2004 +0000
description:
Revert the BUILDLINK_DEPENDS.png back to previous value (1.2.4)
because no ABI change or soname changes.
It is important to note that because of the fixed *_RECOMMENDED
mechanism, that 1.2.6rc2 will be the default version required.
diffstat:
graphics/png/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 45d0bff91c7b -r 07a7fd0b15a8 graphics/png/buildlink3.mk
--- a/graphics/png/buildlink3.mk Tue Aug 24 16:43:18 2004 +0000
+++ b/graphics/png/buildlink3.mk Tue Aug 24 16:51:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2004/08/13 14:20:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2004/08/24 16:51:34 reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PNG_BUILDLINK3_MK:= ${PNG_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
BUILDLINK_PACKAGES+= png
.if !empty(PNG_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.png+= png>=1.2.6rc1
+BUILDLINK_DEPENDS.png+= png>=1.2.4
BUILDLINK_RECOMMENDED.png?= png>=1.2.6rc2
BUILDLINK_PKGSRCDIR.png?= ../../graphics/png
.endif # PNG_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index