summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorabs <abs>2007-01-13 21:24:58 +0000
committerabs <abs>2007-01-13 21:24:58 +0000
commitdb041aea0b64ef56790d6543d1a34bc34cbbdb73 (patch)
treee7862ea4b0c09b96c459afcea4e5b9f212e111ae /mail
parentfd1be3045245fd976b2a9cd9439fe9597f0c3609 (diff)
downloadpkgsrc-db041aea0b64ef56790d6543d1a34bc34cbbdb73.tar.gz
p5-File-Spec has gone (superseded by p5-PathTools), but the version in
the perl in pkgsrc should be enough for these packages. Bump PKGREVISIONs Cleanup for PR pkg/35402
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box/Makefile4
-rw-r--r--mail/sympa/Makefile7
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index 4b309d7e3ac..c8c97dc627a 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/08/06 15:29:03 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/13 21:24:58 abs Exp $
DISTNAME= Mail-Box-2.066
+PKGREVISION= 1
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
@@ -10,7 +11,6 @@ HOMEPAGE= http://perl.overmeer.net/mailbox/
COMMENT= Set of packages which implement methods to handle e-mail
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
-DEPENDS+= p5-File-Spec>=0.7:../../devel/p5-File-Spec
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
DEPENDS+= p5-Scalar-List-Utils>=1.13:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Object-Realize-Later>=0.14:../../devel/p5-Object-Realize-Later
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 3bbd87b9220..e9c1bb43d0b 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2006/04/23 00:12:39 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2007/01/13 21:24:59 abs Exp $
#
DISTNAME= sympa-4.1.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail
MASTER_SITES= http://www.sympa.org/distribution/
@@ -15,7 +15,6 @@ DEPENDS+= p5-MIME-Base64>=1.0:../../converters/p5-MIME-Base64
DEPENDS+= p5-DBD-Sybase>=0.90:../../databases/p5-DBD-Sybase
DEPENDS+= p5-DBI>=1.06:../../databases/p5-DBI
DEPENDS+= p5-perl-ldap>=0.27:../../databases/p5-perl-ldap
-DEPENDS+= p5-File-Spec>=0.8:../../devel/p5-File-Spec
DEPENDS+= p5-IO-stringy>=1.0:../../devel/p5-IO-stringy
DEPENDS+= mhonarc-[0-9]*:../../mail/mhonarc
DEPENDS+= p5-MIME-tools>=5.209:../../mail/p5-MIME-tools
@@ -75,7 +74,7 @@ DEPENDS+= p5-DBD-postgresql>=0.90:../../databases/p5-DBD-postgresql
SYMPA_USER?= sympa
SYMPA_GROUP?= sympa
-SYMPA_VARBASE?= ${VARBASE}/sympa
+SYMPA_VARBASE?= ${HOMEBASE}/sympa
BUILD_DEFS+= SYMPA_USER SYMPA_GROUP SYMPA_VARBASE