pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gettext Technically, this should not have needed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49cd33bc78b7
branches:  trunk
changeset: 473413:49cd33bc78b7
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Apr 19 17:06:07 2004 +0000

description:
Technically, this should not have needed a PKGREVISION bump for the
USE_GNU_GETTEXT fix:  afflicted systems couldn't compile gettext at all.

But, to be pedantic and fix possible unforeseen problems on systems where
the previous version *was* successfully compiling, bump PKGREVISION anyway.

diffstat:

 devel/gettext/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b4853ac923e1 -r 49cd33bc78b7 devel/gettext/Makefile
--- a/devel/gettext/Makefile    Mon Apr 19 16:45:28 2004 +0000
+++ b/devel/gettext/Makefile    Mon Apr 19 17:06:07 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2004/04/19 14:52:26 tv Exp $
+# $NetBSD: Makefile,v 1.58 2004/04/19 17:06:07 tv Exp $
 # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
 #
 
 DISTNAME=              gettext-0.11.5
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=gettext/}
 



Home | Main Index | Thread Index | Old Index