Index: head/devel/p5-accessors/Makefile =================================================================== --- head/devel/p5-accessors/Makefile (revision 209545) +++ head/devel/p5-accessors/Makefile (revision 209546) @@ -1,26 +1,23 @@ # New ports collection makefile for: p5-accessors # Date created: 17 September 2005 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= accessors -PORTVERSION= 0.02 +PORTVERSION= 1.00 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/S/SP/SPURKIS PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Create accessor methods in caller's package #' PERL_MODBUILD= yes -MAN3= accessors.3 accessors::chained.3 accessors::classic.3 - -PLIST_FILES= ${SITE_PERL_REL}/accessors.pm ${SITE_PERL_REL}/accessors/chained.pm \ - ${SITE_PERL_REL}/accessors/classic.pm -PLIST_DIRS= ${SITE_PERL_REL}/accessors +MAN3= accessors.3 accessors::chained.3 accessors::classic.3 \ + accessors::ro.3 accessors::rw.3 .include Property changes on: head/devel/p5-accessors/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-accessors/distinfo =================================================================== --- head/devel/p5-accessors/distinfo (revision 209545) +++ head/devel/p5-accessors/distinfo (revision 209546) @@ -1,3 +1,3 @@ -MD5 (accessors-0.02.tar.gz) = 01c4bf67f8d3f839b0a512dc990be5a8 -SHA256 (accessors-0.02.tar.gz) = 24a0589353b9fe0b083c3b210afa550de53a110aa2b3a27fe12bde97f4572e60 -SIZE (accessors-0.02.tar.gz) = 6917 +MD5 (accessors-1.00.tar.gz) = 175aa8318a24009983f77168ab2b6031 +SHA256 (accessors-1.00.tar.gz) = 13b0ef000d24d3bfc47314b775301d25941c32946a3fb8d7988e47c23fd44e91 +SIZE (accessors-1.00.tar.gz) = 8478 Property changes on: head/devel/p5-accessors/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property