head	1.19;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.19
date	2012.12.29.14.01.55;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.12.17.10.54.51;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.04.17.08.05.37;	author tobez;	state Exp;
branches;
next	1.15;

1.15
date	2010.03.11.08.21.46;	author tobez;	state Exp;
branches;
next	1.14;

1.14
date	2010.01.09.23.27.46;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2009.06.05.22.51.51;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2009.05.14.10.52.49;	author tobez;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.17.14.26.51;	author araujo;	state Exp;
branches;
next	1.10;

1.10
date	2006.12.11.10.58.26;	author tobez;	state Exp;
branches;
next	1.9;

1.9
date	2005.12.04.15.56.04;	author tobez;	state Exp;
branches;
next	1.8;

1.8
date	2005.09.11.12.19.49;	author tobez;	state Exp;
branches;
next	1.7;

1.7
date	2004.07.02.07.11.19;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2004.03.04.21.50.46;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2003.03.05.20.18.14;	author tobez;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.02.15.42.28;	author tobez;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.17.18.47.47;	author tobez;	state Exp;
branches;
next	1.2;

1.2
date	2002.06.07.21.17.14;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.19.14.26.19;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309618
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309618 | tobez | 2012-12-29 13:45:04 +0000 (Sat, 29 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update to 1.27.
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Anton Berezin <tobez@@FreeBSD.org>
# $FreeBSD: head/lang/p5-Scalar-List-Utils/Makefile 309618 2012-12-29 13:45:04Z tobez $

PORTNAME=	Scalar-List-Utils
PORTVERSION=	1.27
PORTEPOCH=	1
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Perl subroutines that would be nice to have in the perl core

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		List::Util.3 Scalar::Util.3 List::Util::XS.3

.include <bsd.port.mk>
@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309080
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309080 | tobez | 2012-12-17 10:51:47 +0000 (Mon, 17 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update to 1.26.
## SVN ##
## SVN ## Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/lang/p5-Scalar-List-Utils/Makefile 309080 2012-12-17 10:51:47Z tobez $
d5 1
a5 1
PORTVERSION=	1.26
@


1.17
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	lang/p5-Scalar-List-Utils
# Date created:				19 December 2001
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/lang/p5-Scalar-List-Utils/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d5 1
a5 1
PORTVERSION=	1.25
@


1.16
log
@Update to 1.25.

Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR:		166993
Submitted by:	culot
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@Update to 1.23.

Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.23
d18 3
@


1.14
log
@- Update to 1.22

PR:             ports/141590
Approved by:    maintainer timeout (tobez@@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	1.22
@


1.13
log
@- Update to 1.21

PR:             ports/134830
Approved by:    maintainer timeout (tobez; 15 days)
Submitted by:   me
@
text
@d9 1
a9 1
PORTVERSION=	1.21
@


1.12
log
@Update to 1.20.

Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.20
@


1.11
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	1.19
d20 1
a20 1
MAN3=		List::Util.3 Scalar::Util.3
@


1.10
log
@Update to 1.19.
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Scalar
@


1.9
log
@Update to 1.18.
@
text
@d9 1
a9 1
PORTVERSION=	1.18
@


1.8
log
@Update to 1.17.
@
text
@d9 1
a9 1
PORTVERSION=	1.17
@


1.7
log
@Update to 1.14
@
text
@d9 1
a9 1
PORTVERSION=	1.14
@


1.6
log
@Update to 1.13: bugfixes (see ChangeLog).

Note to submitter: PORTEPOCH may never be decremented.  See the
Porter's Handbook for details as to why.

Further note: the PLIST changes in the PR had already been committed.

PR:		ports/57987
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
Maintainer timeout:	4 months
@
text
@d9 1
a9 1
PORTVERSION=	1.13
@


1.5
log
@Update to 1.11, retire pkg-comment and MANPREFIX.
@
text
@d9 1
a9 1
PORTVERSION=	1.11
@


1.4
log
@Update to 1.09.

Vendor changes:	minor fixes
@
text
@d9 1
a9 1
PORTVERSION=	1.09
d17 1
a21 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.3
log
@Update to 1.08.  Bump PORTEPOCH, since we think that 1.08 < 1.0701.
@
text
@d9 1
a9 1
PORTVERSION=	1.08
@


1.2
log
@Update to 1.0701.
@
text
@d9 2
a10 1
PORTVERSION=	1.0701
@


1.1
log
@Add p5-Scalar-List-Utils, a collection of Perl subroutines that would be
nice to have in the perl core.
@
text
@d9 1
a9 1
PORTVERSION=	1.06
@

