pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q3]: pkgsrc/mail/imap-uw pullup ticket #2618 - requested b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/afbac4e936d5
branches: pkgsrc-2008Q3
changeset: 547944:afbac4e936d5
user: rtr <rtr%pkgsrc.org@localhost>
date: Tue Dec 30 00:50:26 2008 +0000
description:
pullup ticket #2618 - requested by tron
imap-uw: update package for security fix
revisions pulled up:
pkgsrc/mail/imap-uw/Makefile 1.128,1.129
pkgsrc/mail/imap-uw/PLIST 1.16
pkgsrc/mail/imap-uw/distinfo 1.35
Module Name: pkgsrc
Committed By: obache
Date: Mon Dec 1 11:03:50 UTC 2008
Modified Files:
pkgsrc/mail/imap-uw: Makefile PLIST
Log Message:
Also install dummy.h.
It is included from flocksim.h, required by some platforms. PR 40075.
Bump PKGREVISION.
While here, marked as MAKE_JOBS_SAFE=no
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Dec 29 16:29:50 UTC 2008
Modified Files:
pkgsrc/mail/imap-uw: Makefile distinfo
Log Message:
Update "imap-uw" package to version 2007e.
This version is a maintenance release, consisting primarily of bugfixes to
problems discovered in the release that affected a small number of users
plus a security fix for users of the RFC822BUFFER routines.
Approved by Thomas Klausner.
diffstat:
mail/imap-uw/Makefile | 7 ++++---
mail/imap-uw/PLIST | 3 ++-
mail/imap-uw/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (60 lines):
diff -r e5daa4f7523a -r afbac4e936d5 mail/imap-uw/Makefile
--- a/mail/imap-uw/Makefile Mon Dec 29 11:46:19 2008 +0000
+++ b/mail/imap-uw/Makefile Tue Dec 30 00:50:26 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124.8.2 2008/11/16 10:07:46 rtr Exp $
+# $NetBSD: Makefile,v 1.124.8.3 2008/12/30 00:50:26 rtr Exp $
#
# ATTENTION:
# The Kerberos support in this software is known to be problematic. If you
@@ -9,9 +9,8 @@
# The most common reason to install this package is as a prerequisite for pine.
# If you upgrade this package, you *must* test mail/pine with the new version.
-DISTNAME= imap-2007d
+DISTNAME= imap-2007e
PKGNAME= ${DISTNAME:S/-/-uw-/}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
EXTRACT_SUFX= .tar.Z
@@ -29,6 +28,8 @@
WRKSRC= ${WRKDIR}/${DISTNAME:S/2$//}
+MAKE_JOBS_SAFE= no
+
.include "../../mk/bsd.prefs.mk"
# Each platform has its own special target in the imap Makefiles.
diff -r e5daa4f7523a -r afbac4e936d5 mail/imap-uw/PLIST
--- a/mail/imap-uw/PLIST Mon Dec 29 11:46:19 2008 +0000
+++ b/mail/imap-uw/PLIST Tue Dec 30 00:50:26 2008 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.14.14.1 2008/11/07 09:58:38 rtr Exp $
+@comment $NetBSD: PLIST,v 1.14.14.2 2008/12/30 00:50:26 rtr Exp $
bin/dmail
bin/mailutil
bin/mlock
bin/tmail
include/c-client/c-client.h
+include/c-client/dummy.h
include/c-client/env.h
include/c-client/env_unix.h
include/c-client/flocksim.h
diff -r e5daa4f7523a -r afbac4e936d5 mail/imap-uw/distinfo
--- a/mail/imap-uw/distinfo Mon Dec 29 11:46:19 2008 +0000
+++ b/mail/imap-uw/distinfo Tue Dec 30 00:50:26 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33.8.1 2008/11/07 09:58:38 rtr Exp $
+$NetBSD: distinfo,v 1.33.8.2 2008/12/30 00:50:26 rtr Exp $
-SHA1 (imap-2007d.tar.Z) = 298efcd34d2d6349953b2c4f5a39ed91f3cc9f46
-RMD160 (imap-2007d.tar.Z) = 2371508655eb8dfd847a12162ddae4f4952bfdd5
-Size (imap-2007d.tar.Z) = 2794618 bytes
+SHA1 (imap-2007e.tar.Z) = 24c63cad8d0e74aa76e4341fcfa54d24f23a8c70
+RMD160 (imap-2007e.tar.Z) = 7d6af203419975f763d7ec17b6a4544c94490b50
+Size (imap-2007e.tar.Z) = 2789469 bytes
SHA1 (patch-aa) = ac880c250dfee3d0d316063ace5b92cd2f190510
SHA1 (patch-ab) = 2ab52cb74a9b4eb1565f5bcbfb03969c038f52f1
SHA1 (patch-ac) = eab1435fdf7ab59ea8afbde949a92dd756e6aea3
Home |
Main Index |
Thread Index |
Old Index