pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/nullmailer Update to 1.05. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcb8068b913f
branches: trunk
changeset: 566352:fcb8068b913f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Oct 21 15:06:46 2009 +0000
description:
Update to 1.05. From the changelog:
- Fixed compilation of src/selfpipe.cc on Solaris and other OSes.
- Fixed handling of TM_HAS_ISDST on Solaris.
- Fixed a few address parsing glitches.
diffstat:
mail/nullmailer/Makefile | 7 +++----
mail/nullmailer/distinfo | 10 +++++-----
mail/nullmailer/patches/patch-aa | 6 +++---
3 files changed, 11 insertions(+), 12 deletions(-)
diffs (54 lines):
diff -r 6f1623159240 -r fcb8068b913f mail/nullmailer/Makefile
--- a/mail/nullmailer/Makefile Wed Oct 21 14:55:32 2009 +0000
+++ b/mail/nullmailer/Makefile Wed Oct 21 15:06:46 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2009/10/14 21:13:41 plunky Exp $
+# $NetBSD: Makefile,v 1.33 2009/10/21 15:06:46 schmonz Exp $
-DISTNAME= nullmailer-1.04
-PKGREVISION= 1
+DISTNAME= nullmailer-1.05
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE:Q}
@@ -11,7 +10,7 @@
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
diff -r 6f1623159240 -r fcb8068b913f mail/nullmailer/distinfo
--- a/mail/nullmailer/distinfo Wed Oct 21 14:55:32 2009 +0000
+++ b/mail/nullmailer/distinfo Wed Oct 21 15:06:46 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2009/10/11 10:25:24 plunky Exp $
+$NetBSD: distinfo,v 1.12 2009/10/21 15:06:46 schmonz Exp $
-SHA1 (nullmailer-1.04.tar.gz) = f3815fec726a776be050a6be59b91e696779f5a9
-RMD160 (nullmailer-1.04.tar.gz) = 13deaf37a392dfd7b57ac61b50d496dfdb9c362f
-Size (nullmailer-1.04.tar.gz) = 176867 bytes
-SHA1 (patch-aa) = dc2ca7a43598e3057f7903319581d3d529d3326f
+SHA1 (nullmailer-1.05.tar.gz) = d1c97125e86fb6bf04abde40bf9b92f87ab43555
+RMD160 (nullmailer-1.05.tar.gz) = 6f9ed96e25fdf4b57055f0926612d651ba6ea90c
+Size (nullmailer-1.05.tar.gz) = 159581 bytes
+SHA1 (patch-aa) = eeab7dc23266f74edaa578ca1de9422614d16dab
SHA1 (patch-ab) = 12e7d0381a9b43888b4809799b7d2c5775bc8b6d
SHA1 (patch-ac) = 6e8f3e4ab3f11ceefdaede505b52db24d8a34fde
diff -r 6f1623159240 -r fcb8068b913f mail/nullmailer/patches/patch-aa
--- a/mail/nullmailer/patches/patch-aa Wed Oct 21 14:55:32 2009 +0000
+++ b/mail/nullmailer/patches/patch-aa Wed Oct 21 15:06:46 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2006/01/03 19:12:52 schmonz Exp $
+$NetBSD: patch-aa,v 1.5 2009/10/21 15:06:46 schmonz Exp $
---- Makefile.in.orig 2005-11-02 12:41:35.000000000 -0500
+--- Makefile.in.orig 2009-10-19 13:00:48.000000000 -0400
+++ Makefile.in
-@@ -596,10 +596,10 @@ install-data-local:
+@@ -617,10 +617,10 @@ install-data-local:
chmod 600 $(DESTDIR)$(localstatedir)/trigger
install-root:
Home |
Main Index |
Thread Index |
Old Index