diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-09 19:38:45 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-09 19:38:45 +0800 |
commit | 0205ce9b4007ddd1013043e366e333a48b868e34 (patch) | |
tree | d3c2a338ccc4891b64e37544c6310d15733046a7 | |
parent | ae856169252980cc7ad6f8cc4042655ac15f21bc (diff) | |
download | freebsd-ports-gnome-0205ce9b4007ddd1013043e366e333a48b868e34.tar.gz freebsd-ports-gnome-0205ce9b4007ddd1013043e366e333a48b868e34.tar.zst freebsd-ports-gnome-0205ce9b4007ddd1013043e366e333a48b868e34.zip |
Remote duplicate port
Pointy hat: tj@
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Dancer-Session-Memcached/Makefile | 24 | ||||
-rw-r--r-- | www/p5-Dancer-Session-Memcached/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Dancer-Session-Memcached/pkg-descr | 3 | ||||
-rw-r--r-- | www/p5-Dancer-Session-Memcached/pkg-plist | 2 |
6 files changed, 1 insertions, 32 deletions
@@ -7860,3 +7860,4 @@ games/linux-gorky17-demo||2015-09-01|Has expired: Broken for more than 6 months sysutils/syslog-ng33||2015-09-01|Has expired: No longer supported by Balabit cince November 2014. textproc/ruby-xmlconfigfile|textproc/ruby-xml-configfile|2015-09-03|Rename to match our ruby naming net/mcast-tools|net/pim6-tools|2015-09-07|Rename +www/p5-Dancer-Session-Memcached|databases/p5-Dancer-Session-Memcached|2015-09-09|Duplicate port diff --git a/www/Makefile b/www/Makefile index 2792edbe8661..b819566df6dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -845,7 +845,6 @@ SUBDIR += p5-Dancer-Plugin-SiteMap SUBDIR += p5-Dancer-Plugin-ValidationClass SUBDIR += p5-Dancer-Session-Cookie - SUBDIR += p5-Dancer-Session-Memcached SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Dancer2 SUBDIR += p5-Dancer2-Plugin-Ajax diff --git a/www/p5-Dancer-Session-Memcached/Makefile b/www/p5-Dancer-Session-Memcached/Makefile deleted file mode 100644 index 40867601cd25..000000000000 --- a/www/p5-Dancer-Session-Memcached/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= Dancer-Session-Memcached -PORTVERSION= 0.202 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= tj@FreeBSD.org -COMMENT= Perl extension for memcached based session backend for Dancer - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -RUN_DEPENDS= \ - p5-Dancer>=1.3113:${PORTSDIR}/www/p5-Dancer \ - p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached -BUILD_DEPENDS= ${RUN_DEPENDS} - -USES= perl5 -USE_PERL5= modbuild -NO_ARCH= YES - -.include <bsd.port.mk> diff --git a/www/p5-Dancer-Session-Memcached/distinfo b/www/p5-Dancer-Session-Memcached/distinfo deleted file mode 100644 index 04acd52562af..000000000000 --- a/www/p5-Dancer-Session-Memcached/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Dancer-Session-Memcached-0.202.tar.gz) = 8193510f490f6c264238645429ca70418bcec68757071a47bb0e7d4405495feb -SIZE (Dancer-Session-Memcached-0.202.tar.gz) = 11085 diff --git a/www/p5-Dancer-Session-Memcached/pkg-descr b/www/p5-Dancer-Session-Memcached/pkg-descr deleted file mode 100644 index e1a44f4722f9..000000000000 --- a/www/p5-Dancer-Session-Memcached/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Memcached based session backend for Dancer. - -WWW: http://search.cpan.org/dist/Dancer-Session-Memcached/ diff --git a/www/p5-Dancer-Session-Memcached/pkg-plist b/www/p5-Dancer-Session-Memcached/pkg-plist deleted file mode 100644 index 75000ba3fd90..000000000000 --- a/www/p5-Dancer-Session-Memcached/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Dancer/Session/Memcached.pm -%%PERL5_MAN3%%/Dancer::Session::Memcached.3.gz |