pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fnlib Contents of distfile have changed (Make...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd99bdcc6517
branches: trunk
changeset: 463613:bd99bdcc6517
user: abs <abs%pkgsrc.org@localhost>
date: Thu Nov 20 10:06:22 2003 +0000
description:
Contents of distfile have changed (Makefiles and suchlike regenerated with
automake 1.4-p5 rather than automake 1.4). Update distinfo and use
DIST_SUBDIR to avoid breaking systems with previously downloaded distfiles.
No PKGREVISION bump as no functional change.
diffstat:
graphics/fnlib/Makefile | 7 ++++++-
graphics/fnlib/distinfo | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r ea329cb590ac -r bd99bdcc6517 graphics/fnlib/Makefile
--- a/graphics/fnlib/Makefile Thu Nov 20 09:27:12 2003 +0000
+++ b/graphics/fnlib/Makefile Thu Nov 20 10:06:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/21 16:51:40 martti Exp $
+# $NetBSD: Makefile,v 1.24 2003/11/20 10:06:22 abs Exp $
#
DISTNAME= fnlib-0.5
@@ -9,6 +9,11 @@
MAINTAINER= root%garbled.net@localhost
COMMENT= Color font rendering library for X11R6
+# XXX Added to stop old distfiles conflicting due to the authors updating
+# XXX fnlib-0.5.tar.gz without changing the filename.
+# XXX Delete when DISTNAME next changes
+DIST_SUBDIR= fnlib
+
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
USE_X11= YES
diff -r ea329cb590ac -r bd99bdcc6517 graphics/fnlib/distinfo
--- a/graphics/fnlib/distinfo Thu Nov 20 09:27:12 2003 +0000
+++ b/graphics/fnlib/distinfo Thu Nov 20 10:06:22 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2003/01/02 14:20:50 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2003/11/20 10:06:22 abs Exp $
-SHA1 (fnlib-0.5.tar.gz) = fd1ace80c3069d3ccb7b3aa7943e6688b61988f2
-Size (fnlib-0.5.tar.gz) = 431588 bytes
+SHA1 (fnlib/fnlib-0.5.tar.gz) = 0dd7053e443ea5d22e4864fe6997b77901118335
+Size (fnlib/fnlib-0.5.tar.gz) = 473740 bytes
SHA1 (patch-aa) = 79050e44ffc9029881a35402937a8ed67be677bd
Home |
Main Index |
Thread Index |
Old Index