1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove devel/p5-MooseX-Policy-SemiAffordanceAccessor because of

devel/p5-MooseX-SemiAffordanceAccessor was added (without any respect
to history).
This commit is contained in:
Sergey Skvortsov 2009-08-16 10:45:49 +00:00
parent 6af4912c04
commit b00d50b1d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239643
6 changed files with 1 additions and 44 deletions

1
MOVED
View File

@ -4139,3 +4139,4 @@ misc/xenmenu||2009-08-08|Removed: Project abandoned in 1998
security/dns-proxy-tor||2009-08-09|Removed
security/trans-proxy-tor||2009-08-09|Removed: trans-proxy-tor is rendered obsolete by Tor\'s TransPort option (currently only available in tor-devel)
science/dft++||2009-08-11|Removed
devel/p5-MooseX-Policy-SemiAffordanceAccessor|devel/p5-MooseX-SemiAffordanceAccessor|2009-08-18|Renamed

View File

@ -1652,7 +1652,6 @@
SUBDIR += p5-MooseX-MultiInitArg
SUBDIR += p5-MooseX-POE
SUBDIR += p5-MooseX-Params-Validate
SUBDIR += p5-MooseX-Policy-SemiAffordanceAccessor
SUBDIR += p5-MooseX-SemiAffordanceAccessor
SUBDIR += p5-MooseX-SimpleConfig
SUBDIR += p5-MooseX-Singleton

View File

@ -1,25 +0,0 @@
# New ports collection makefile for: MooseX-Policy-SemiAffordanceAccessor
# Date created: 25 February 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= MooseX-Policy-SemiAffordanceAccessor
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= A policy to name accessors foo() and set_foo()
RUN_DEPENDS= ${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose \
${SITE_PERL}/Moose/Policy.pm:${PORTSDIR}/devel/p5-Moose-Policy
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
MAN3= MooseX::Policy::SemiAffordanceAccessor.3
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (MooseX-Policy-SemiAffordanceAccessor-0.02.tar.gz) = 7e0e2733a55f27c98bb3b5503f005de9
SHA256 (MooseX-Policy-SemiAffordanceAccessor-0.02.tar.gz) = 850371a1d03766ef1f7ab77f45d72320e44a21e74f3410b09ad77d0430ff92d0
SIZE (MooseX-Policy-SemiAffordanceAccessor-0.02.tar.gz) = 4065

View File

@ -1,12 +0,0 @@
This class while loading changes the default naming policy for the
package so that accessors are separated into get and set methods. The
get methods have the same name as the accessor, while set methods are
prefixed with "set_".
If you define an attribute with a leading underscore, then the set
method will start with "_set_".
If you explicitly set a "reader" or "writer" name when creating an
attribute, then this policy skips that attribute.
WWW: http://search.cpan.org/dist/MooseX-Policy-SemiAffordanceAccessor/

View File

@ -1,3 +0,0 @@
%%SITE_PERL%%/MooseX/Policy/SemiAffordanceAccessor.pm
@dirrmtry %%SITE_PERL%%/MooseX/Policy
@dirrmtry %%SITE_PERL%%/MooseX