head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.12 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.10 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.8 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.6 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.4 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.0.16 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.14 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.12 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.10 pkgsrc-2008Q1:1.1.0.8 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.6 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2008.12.15.20.59.28; author smb; state dead; branches; next 1.1; 1.1 date 2007.04.30.19.28.35; author adam; state Exp; branches; next ; desc @@ 1.2 log @Update to 2.6.8. Apparently fixed some compilation issues (presumably due to GCC 4), though those aren't mentioned in the upstream change log. Other changes: 2007-06-09 gettextize * m4/gettext.m4: New file, from gettext-0.16.1. * m4/iconv.m4: New file, from gettext-0.16.1. * m4/lib-ld.m4: New file, from gettext-0.16.1. * m4/lib-link.m4: New file, from gettext-0.16.1. * m4/lib-prefix.m4: New file, from gettext-0.16.1. * m4/nls.m4: New file, from gettext-0.16.1. * m4/po.m4: New file, from gettext-0.16.1. * m4/progtest.m4: New file, from gettext-0.16.1. 2003-03-08 17:38 nmav * Makefile.am: Honor DESTDIR variable. Patch by Andrew W. Nosenko 2003-03-08 17:29 nmav * src/mcrypt.c, NEWS: Made the algorithm and mode command line input case insensitive. 2003-03-08 17:08 nmav * doc/mcrypt.1: some corrections in the manpage by Michael Mason @ text @$NetBSD: patch-aa,v 1.1 2007/04/30 19:28:35 adam Exp $ --- po/Makefile.in.in.orig 2007-04-30 21:21:35.000000000 +0200 +++ po/Makefile.in.in @@@@ -27,7 +27,7 @@@@ gettextsrcdir = $(datadir)/gettext/po INSTALL = @@INSTALL@@ INSTALL_DATA = @@INSTALL_DATA@@ MKINSTALLDIRS = @@MKINSTALLDIRS@@ -mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` +mkinstalldirs = $(SHELL) "$(MKINSTALLDIRS)" GMSGFMT = @@GMSGFMT@@ MSGFMT = @@MSGFMT@@ @ 1.1 log @Changes 2.6.5: * Added all of the patches on Sourceforge, plus those included by Red Hat's Fedora Extras @ text @d1 1 a1 1 $NetBSD$ @