pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/courier-maildir Update mail/courier-maildir to 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9e31bfa7d0b
branches:  trunk
changeset: 501355:f9e31bfa7d0b
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Oct 20 20:26:15 2005 +0000

description:
Update mail/courier-maildir to 0.52.1.  Changes from version 0.51 include
switching to use PCRE instead of a home-grown regexp package.

diffstat:

 mail/courier-maildir/Makefile        |  4 ++--
 mail/courier-maildir/Makefile.common |  4 +++-
 mail/courier-maildir/distinfo        |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 17606b525431 -r f9e31bfa7d0b mail/courier-maildir/Makefile
--- a/mail/courier-maildir/Makefile     Thu Oct 20 20:08:59 2005 +0000
+++ b/mail/courier-maildir/Makefile     Thu Oct 20 20:26:15 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2005/08/11 00:03:32 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/20 20:26:15 jlam Exp $
 
-DISTNAME=      courier-0.51.0
+DISTNAME=      courier-0.52.1
 PKGNAME=       ${DISTNAME:S/-/-maildir-/}
 PKGBASE=       ${PKGNAME:C/-[^-]*$//}
 CATEGORIES=    mail
diff -r 17606b525431 -r f9e31bfa7d0b mail/courier-maildir/Makefile.common
--- a/mail/courier-maildir/Makefile.common      Thu Oct 20 20:08:59 2005 +0000
+++ b/mail/courier-maildir/Makefile.common      Thu Oct 20 20:26:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2005/08/11 00:03:32 jlam Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/10/20 20:26:15 jlam Exp $
 #
 # Package Makefiles should include this file after setting PKGBASE and
 # PKG_SUPPORTED_OPTIONS.
@@ -30,3 +30,5 @@
 .if !empty(PKG_OPTIONS:Mfam)
 .  include "../../mk/fam.buildlink3.mk"
 .endif
+
+.include "../../devel/pcre/buildlink3.mk"
diff -r 17606b525431 -r f9e31bfa7d0b mail/courier-maildir/distinfo
--- a/mail/courier-maildir/distinfo     Thu Oct 20 20:08:59 2005 +0000
+++ b/mail/courier-maildir/distinfo     Thu Oct 20 20:26:15 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/08/11 00:03:32 jlam Exp $
+$NetBSD: distinfo,v 1.6 2005/10/20 20:26:15 jlam Exp $
 
-SHA1 (courier-0.51.0.tar.bz2) = c0811f1c21d2de8c4d817238956229288f7f9449
-RMD160 (courier-0.51.0.tar.bz2) = e0bd74219a7fc12bd3a836f3340757aa00dac8f2
-Size (courier-0.51.0.tar.bz2) = 6575351 bytes
+SHA1 (courier-0.52.1.tar.bz2) = 6dcb346f3f173b48560664f4b17f637e82728ab2
+RMD160 (courier-0.52.1.tar.bz2) = bd10769073b83db83fb0eb0a3d022a84a377a31d
+Size (courier-0.52.1.tar.bz2) = 6603812 bytes



Home | Main Index | Thread Index | Old Index