On Fri, Apr 08, 2011 at 06:23:01PM +0100, Stuart Henderson wrote: > In general: talk to the maintainer first, if there's no response > send mail to ports@. If it looks complicated, talk to the maintainer > *before* starting work on the update. >
Updating the tree also might help to avoid duplicate work, or even just a quick cvs log... RCS file: /cvs/ports/devel/p5-Try-Tiny/Makefile,v Working file: Makefile head: 1.7 ... revision 1.7 date: 2011/04/02 14:55:13; author: simon; state: Exp; lines: +3 -4 update to version 0.09 ok landry@, Cesare Gargano (maintainer) ... Regards, Simon > > On 2011/04/08 23:22, wen heping wrote: > > 2011/4/8 Jasper Lievisse Adriaanse <jas...@openbsd.org>: > > > On Mon, Apr 04, 2011 at 09:58:12AM +0800, wen heping wrote: > > >> Hi, > > >> > > >> Here's an update of devel/p5-Try-Tiny to 0.09 , > > >> it is required by some others ports' update. > > >> Tested on loongson OK. > > >> > > >> Comments? Ok? > > >> > > >> wen > > > > > > Hi, > > > > > > What did the maintainer of this port say? > > > > Here does it mean every PR should email to the maintainer and > > ask for the approval ? > > > > Now I send the PR the maintainer. > > > > wen > > > > > > > >> diff -urN p5-Try-Tiny.orig/Makefile p5-Try-Tiny/Makefile > > >> --- p5-Try-Tiny.orig/Makefile Mon Apr 4 09:44:04 2011 > > >> +++ p5-Try-Tiny/Makefile Mon Apr 4 09:48:41 2011 > > >> @@ -3,7 +3,7 @@ > > >> COMMENT = minimal try/catch with proper localization of $\@ > > >> > > >> MODULES = cpan > > >> -DISTNAME = Try-Tiny-0.06 > > >> +DISTNAME = Try-Tiny-0.09 > > >> REVISION = 0 > > >> CATEGORIES = devel > > >> USE_GROFF = Yes > > >> @@ -16,6 +16,6 @@ > > >> PERMIT_DISTFILES_CDROM =Yes > > >> PERMIT_DISTFILES_FTP = Yes > > >> > > >> -CPAN_AUTHOR = NUFFIN > > >> +CPAN_AUTHOR = DOY > > >> > > >> .include <bsd.port.mk> > > >> diff -urN p5-Try-Tiny.orig/distinfo p5-Try-Tiny/distinfo > > >> --- p5-Try-Tiny.orig/distinfo Mon Apr 4 09:44:04 2011 > > >> +++ p5-Try-Tiny/distinfo Mon Apr 4 09:48:47 2011 > > >> @@ -1,5 +1,5 @@ > > >> -MD5 (Try-Tiny-0.06.tar.gz) = 03z2zslaUA4jk5ZywiCC0A== > > >> -RMD160 (Try-Tiny-0.06.tar.gz) = oBMdSycAMkYNK4WlHQncgCQpBWg= > > >> -SHA1 (Try-Tiny-0.06.tar.gz) = C7/HTOuy2KOaaOUJUpM0AoggKeM= > > >> -SHA256 (Try-Tiny-0.06.tar.gz) = > > >> UJvRHoYDuMPpqxdX/J55x9PISTWPuxgd2mEYpfiOTVE= > > >> -SIZE (Try-Tiny-0.06.tar.gz) = 9328 > > >> +MD5 (Try-Tiny-0.09.tar.gz) = 5SaqfYDLxpDEogklpZLBPA== > > >> +RMD160 (Try-Tiny-0.09.tar.gz) = LSk5AH8H+mBJNlirMBtA5LAdez8= > > >> +SHA1 (Try-Tiny-0.09.tar.gz) = 0pbCG8t3Ee/ZfxksZDj3q/fTj4M= > > >> +SHA256 (Try-Tiny-0.09.tar.gz) = > > >> em9S9NPiWXbnBMxBnvrRRmiSQqekNEsSJEfxQwbmULo= > > >> +SIZE (Try-Tiny-0.09.tar.gz) = 9095 > > >> > > > > > > -- > > > Cheers, > > > Jasper > > > > > > "Capable, generous men do not create victims, they nurture them." > > > > > >