summaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Syslog/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-01-26 07:09:52 +0000
committermartti <martti@pkgsrc.org>2002-01-26 07:09:52 +0000
commit6547a079cacd7e4b417424be25151172d1e1f6ff (patch)
tree2d8a9e58dfa2e65a1583f013c0451460a675a5c5 /sysutils/p5-Unix-Syslog/Makefile
parent6c6713709899d48ccd05aa54dcb434eaf28de7e0 (diff)
downloadpkgsrc-6547a079cacd7e4b417424be25151172d1e1f6ff.tar.gz
Updated p5-Unix-Unix-Syslog to 0.98 (provede by Shell Hung in pkg/15351)
- distname now is Unix-Syslog - When calling libc-syslog() internally, pass message as string argument, not as format string - Instead of quoting percent-signs in syslog()-wrapper, simply pass the string to libc-syslog() as string argument via %s - Copy ident-argument using some Perl-API functions. Just using a reference counter had unwanted side-effects
Diffstat (limited to 'sysutils/p5-Unix-Syslog/Makefile')
-rw-r--r--sysutils/p5-Unix-Syslog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile
index 81ab0e72c4f..5a8fa192d39 100644
--- a/sysutils/p5-Unix-Syslog/Makefile
+++ b/sysutils/p5-Unix-Syslog/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2001/12/15 09:52:33 martti Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/26 07:09:52 martti Exp $
-DISTNAME= Syslog-0.97
+DISTNAME= Unix-Syslog-0.98
PKGNAME= p5-Unix-${DISTNAME}
SVR4_PKGNAME= p5sl
CATEGORIES= sysutils perl5