pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q1]: pkgsrc Pullup ticket 534 - requested by Manuel Bouyer
details: https://anonhg.NetBSD.org/pkgsrc/rev/1065c8013c47
branches: pkgsrc-2005Q1
changeset: 491094:1065c8013c47
user: salo <salo%pkgsrc.org@localhost>
date: Thu Jun 02 23:19:55 2005 +0000
description:
Pullup ticket 534 - requested by Manuel Bouyer
dependencies update for horde3 and imp4
Revisions pulled up:
- pkgsrc/www/horde3/Makefile 1.7, 1.9
- pkgsrc/mail/imp4/Makefile 1.6
Module Name: pkgsrc
Committed By: adrianp
Date: Wed May 18 20:25:02 UTC 2005
Modified Files:
pkgsrc/www/horde3: Makefile
Log Message:
- Add in an extra depends on pear-DB
---
Module Name: pkgsrc
Committed By: salo
Date: Thu Jun 2 23:07:30 UTC 2005
Modified Files:
pkgsrc/www/horde3: Makefile
Log Message:
Bump PKGREVISION, DEPENDS changed. (hi bouyer!)
---
Module Name: pkgsrc
Committed By: adrianp
Date: Wed May 18 20:27:13 UTC 2005
Modified Files:
pkgsrc/mail/imp4: Makefile
Log Message:
- Add in an extra depends on pear-Mail
---
Module Name: pkgsrc
Committed By: salo
Date: Thu Jun 2 23:10:28 UTC 2005
Modified Files:
pkgsrc/mail/imp4: Makefile
Log Message:
Bump PKGREVISION, DEPENDS changed. (hi bouyer!)
diffstat:
mail/imp4/Makefile | 4 +++-
www/horde3/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (41 lines):
diff -r b4734995f926 -r 1065c8013c47 mail/imp4/Makefile
--- a/mail/imp4/Makefile Thu Jun 02 23:00:50 2005 +0000
+++ b/mail/imp4/Makefile Thu Jun 02 23:19:55 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/16 21:36:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.1.1.1.2.1 2005/06/02 23:19:55 salo Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
+PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
@@ -13,6 +14,7 @@
DEPENDS+= horde>=3.0.2:../../www/horde3
DEPENDS+= php-imap>4.3.3:../../mail/php-imap
+DEPENDS++ pear-Mail-[0-9]*:../../mail/pear-Mail
.include "../../mk/bsd.prefs.mk"
diff -r b4734995f926 -r 1065c8013c47 www/horde3/Makefile
--- a/www/horde3/Makefile Thu Jun 02 23:00:50 2005 +0000
+++ b/www/horde3/Makefile Thu Jun 02 23:19:55 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2.2.1 2005/04/01 05:19:28 snj Exp $
+# $NetBSD: Makefile,v 1.2.2.2 2005/06/02 23:19:55 salo Exp $
DISTNAME= horde-3.0.4
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/
@@ -16,6 +17,7 @@
DEPENDS+= php-gd>=4.3.3:../../graphics/php-gd
DEPENDS+= pear-Log-[0-9]*:../../sysutils/pear-Log
DEPENDS+= pear-Mail_Mime-[0-9]*:../../mail/pear-Mail_Mime
+DEPENDS+= pear-DB-[0-9]*:../../databases/pear-DB
DEPENDS+= ap-php>=4.3.3:../../www/ap-php
DEPENDS+= php-domxml>=4.3.3:../../textproc/php4-domxml
DEPENDS+= php-zlib>=4.3.3:../../archivers/php-zlib
Home |
Main Index |
Thread Index |
Old Index