Index: head/devel/p5-Set-Scalar/Makefile =================================================================== --- head/devel/p5-Set-Scalar/Makefile (revision 48664) +++ head/devel/p5-Set-Scalar/Makefile (revision 48665) @@ -1,29 +1,29 @@ # New ports collection makefile for: devel/p5-Set-Scalar # Date created: 03 January 2001 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Set-Scalar -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Set::Scalar.3 \ Set::Scalar::Base.3 \ Set::Scalar::Null.3 \ Set::Scalar::Real.3 \ Set::Scalar::Virtual.3 \ Set::Scalar::Valued.3 \ Set::Scalar::ValuedUniverse.3 \ Set::Scalar::Universe.3 .include Property changes on: head/devel/p5-Set-Scalar/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/p5-Set-Scalar/distinfo =================================================================== --- head/devel/p5-Set-Scalar/distinfo (revision 48664) +++ head/devel/p5-Set-Scalar/distinfo (revision 48665) @@ -1 +1 @@ -MD5 (Set-Scalar-1.10.tar.gz) = 89981eb90dfa1a41c100d5d72e3c8416 +MD5 (Set-Scalar-1.11.tar.gz) = 8095fbf6e4a71aa1aaab0af845450d8d Property changes on: head/devel/p5-Set-Scalar/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Set-Scalar/pkg-descr =================================================================== --- head/devel/p5-Set-Scalar/pkg-descr (revision 48664) +++ head/devel/p5-Set-Scalar/pkg-descr (revision 48665) @@ -1,5 +1,7 @@ This package implements the basic set operations for Perl scalars/references. +WWW: http://search.cpan.org/search?dist=Set-Scalar + -Anton Property changes on: head/devel/p5-Set-Scalar/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property