FreeBSD Bugzilla – Attachment 30969 Details for
Bug 51834
(update) devel/p5-Class-MethodMaker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Class-MethodMaker-1.10.diff
p5-Class-MethodMaker-1.10.diff (text/plain), 6.43 KB, created by
Mathieu Arnold
on 2003-05-06 10:00:05 UTC
(
hide
)
Description:
p5-Class-MethodMaker-1.10.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-06 10:00:05 UTC
Size:
6.43 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-MethodMaker/Makefile,v >retrieving revision 1.6 >diff -u -d -b -w -r1.6 Makefile >--- Makefile 2003/03/01 14:34:25 1.6 >+++ Makefile 2003/05/06 08:52:06 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Class-MethodMaker >-PORTVERSION= 1.02 >+PORTVERSION= 1.10 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Class >@@ -18,6 +18,5 @@ > PERL_CONFIGURE= yes > > MAN3= Class::MethodMaker.3 >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-MethodMaker/distinfo,v >retrieving revision 1.2 >diff -u -d -b -w -r1.2 distinfo >--- distinfo 2001/03/01 12:03:45 1.2 >+++ distinfo 2003/05/06 08:52:06 >@@ -1 +1 @@ >-MD5 (Class-MethodMaker-1.02.tar.gz) = 7fb8b44c978c48879cedef19e43ebe10 >+MD5 (Class-MethodMaker-1.10.tar.gz) = 03dc70fa7821994de022e993a9783216 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-MethodMaker/pkg-descr,v >retrieving revision 1.1.1.1 >diff -u -d -b -w -r1.1.1.1 pkg-descr >--- pkg-descr 2000/07/12 16:22:32 1.1.1.1 >+++ pkg-descr 2003/05/06 08:52:06 >@@ -7,5 +7,7 @@ > keys are the names of MethodMaker methods (methods that write methods) and > the values are the arguments to those methods. > >+WWW: http://search.cpan.org/dist/Class-MethodMaker/ >+ > Trevor Johnson > trevor@jpj.net >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-MethodMaker/pkg-plist,v >retrieving revision 1.1.1.1 >diff -u -d -b -w -r1.1.1.1 pkg-plist >--- pkg-plist 2000/07/12 16:22:32 1.1.1.1 >+++ pkg-plist 2003/05/06 08:52:06 >@@ -1,36 +1,43 @@ >-lib/perl5/site_perl/%%PERL_VER%%/Class/MethodMaker.pm >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/_ancestry.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/_make_get_set.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/abstract.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/autosplit.ix >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/boolean.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/builtin_class.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/code.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/copy.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/counter.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/forward.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/get_concat.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/get_set.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/grouped_fields.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/hash.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/hash_of_lists.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/key_attrib.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/key_with_create.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/list.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/listed_attrib.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/method.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/new.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/new_hash_init.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/new_with_init.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/object.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/object_list.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/static_get_set.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/static_hash.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/struct.al >-lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker/tie_hash.al >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MethodMaker/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Class >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Class/MethodMaker >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Class >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/MethodMaker >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class >+%%SITE_PERL%%/Class/MethodMaker.pm >+%%SITE_PERL%%/auto/Class/MethodMaker/_add_hash_methods.al >+%%SITE_PERL%%/auto/Class/MethodMaker/_add_list_methods.al >+%%SITE_PERL%%/auto/Class/MethodMaker/_ancestry.al >+%%SITE_PERL%%/auto/Class/MethodMaker/_make_get_set.al >+%%SITE_PERL%%/auto/Class/MethodMaker/abstract.al >+%%SITE_PERL%%/auto/Class/MethodMaker/autosplit.ix >+%%SITE_PERL%%/auto/Class/MethodMaker/boolean.al >+%%SITE_PERL%%/auto/Class/MethodMaker/builtin_class.al >+%%SITE_PERL%%/auto/Class/MethodMaker/code.al >+%%SITE_PERL%%/auto/Class/MethodMaker/copy.al >+%%SITE_PERL%%/auto/Class/MethodMaker/counter.al >+%%SITE_PERL%%/auto/Class/MethodMaker/forward.al >+%%SITE_PERL%%/auto/Class/MethodMaker/get_concat.al >+%%SITE_PERL%%/auto/Class/MethodMaker/get_set.al >+%%SITE_PERL%%/auto/Class/MethodMaker/grouped_fields.al >+%%SITE_PERL%%/auto/Class/MethodMaker/hash.al >+%%SITE_PERL%%/auto/Class/MethodMaker/hash_of_lists.al >+%%SITE_PERL%%/auto/Class/MethodMaker/key_attrib.al >+%%SITE_PERL%%/auto/Class/MethodMaker/key_with_create.al >+%%SITE_PERL%%/auto/Class/MethodMaker/list.al >+%%SITE_PERL%%/auto/Class/MethodMaker/listed_attrib.al >+%%SITE_PERL%%/auto/Class/MethodMaker/method.al >+%%SITE_PERL%%/auto/Class/MethodMaker/new.al >+%%SITE_PERL%%/auto/Class/MethodMaker/new_hash_init.al >+%%SITE_PERL%%/auto/Class/MethodMaker/new_with_args.al >+%%SITE_PERL%%/auto/Class/MethodMaker/new_with_init.al >+%%SITE_PERL%%/auto/Class/MethodMaker/object.al >+%%SITE_PERL%%/auto/Class/MethodMaker/object_list.al >+%%SITE_PERL%%/auto/Class/MethodMaker/object_tie_hash.al >+%%SITE_PERL%%/auto/Class/MethodMaker/object_tie_list.al >+%%SITE_PERL%%/auto/Class/MethodMaker/static_get_set.al >+%%SITE_PERL%%/auto/Class/MethodMaker/static_hash.al >+%%SITE_PERL%%/auto/Class/MethodMaker/static_list.al >+%%SITE_PERL%%/auto/Class/MethodMaker/struct.al >+%%SITE_PERL%%/auto/Class/MethodMaker/tie_hash.al >+%%SITE_PERL%%/auto/Class/MethodMaker/tie_list.al >+%%SITE_PERL%%/auto/Class/MethodMaker/tie_scalar.al >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class-MethodMaker/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class-MethodMaker >+@dirrm %%SITE_PERL%%/auto/Class/MethodMaker >+@unexec rmdir %D/%%SITE_PERL%%/auto/Class 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51834
: 30969