summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-09-11 19:01:36 +0000
committerjlam <jlam@pkgsrc.org>2004-09-11 19:01:36 +0000
commit436503fdba4797b8f6eb597bd2a57b679eedd5c2 (patch)
treefe2e571656ea41cf39dae4a941edc18dd2b76845 /pkgtools/libnbcompat/Makefile
parent3b7e4ba26298bd0388bc9f61bbe84170390e5a45 (diff)
downloadpkgsrc-436503fdba4797b8f6eb597bd2a57b679eedd5c2.tar.gz
Update pkgtools/libnbcompat to 20040911. Changes from version 20040822
include fixing fgetln() to account for \0 characters due to implementing it using fgets() (analysis provided by Urban Boquist). Also add a definition for __restrict if not present since it is used in the regex implementation code from src HEAD. This has been tested to work correctly on: FreeBSD-4.8/i386 NetBSD-1.6.2/i386 Solaris 9
Diffstat (limited to 'pkgtools/libnbcompat/Makefile')
-rw-r--r--pkgtools/libnbcompat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index cc605f0701b..a834cd060ab 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.40 2004/08/23 03:32:12 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2004/09/11 19:01:40 jlam Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
# list of tested and supported platforms.
#
-DISTNAME= libnbcompat-20040822
+DISTNAME= libnbcompat-20040911
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty