aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Session-Memcached
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-05-09 16:50:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-05-09 16:50:00 +0000
commit2911cb77ccbda8d5ea83cebee2c949193f269e8a (patch)
treee6057c04fe8b5a92ac2947448be0f47d06a48b3c /databases/p5-Dancer-Session-Memcached
parent0d90cdcf7535db75778796f764c10b53f599d990 (diff)
downloadports-2911cb77ccbda8d5ea83cebee2c949193f269e8a.tar.gz
ports-2911cb77ccbda8d5ea83cebee2c949193f269e8a.zip
Reassign databases/ perl modules to perl@.
Also: - Sort plists - Sort DEPENDS - Add TEST_DEPENDS where necessary - p5-Class-DBI-DDL: switch to USE_PERL5=configure - Remove unnecessary or unusual stuff from pkg-descr's - Regenerate patches using makepatch where necessary - Based on the description from p5-DBIx-Password (most of which I've excised), it isn't clear whether this module even works when it's built non-interactive - p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS as well - p5-T2: Fails 'make test' (as it did before). The module isn't even present on CPAN or Meta::CPAN, and should probably be considered for deletion
Notes
Notes: svn path=/head/; revision=385904
Diffstat (limited to 'databases/p5-Dancer-Session-Memcached')
-rw-r--r--databases/p5-Dancer-Session-Memcached/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Dancer-Session-Memcached/Makefile b/databases/p5-Dancer-Session-Memcached/Makefile
index 7749e4053463..2785ec34cdcb 100644
--- a/databases/p5-Dancer-Session-Memcached/Makefile
+++ b/databases/p5-Dancer-Session-Memcached/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:XSAWYERX
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Memcached-based session backend for Dancer
BUILD_DEPENDS= p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached \