head	1.10;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2013.01.04.09.41.45;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.8;

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

1.7
date	2011.06.21.06.58.15;	author az;	state Exp;
branches;
next	1.6;

1.6
date	2011.01.11.07.49.51;	author tobez;	state Exp;
branches;
next	1.5;

1.5
date	2010.11.15.03.03.10;	author wen;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309918
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309918 | tobez | 2013-01-04 08:46:08 +0000 (Fri, 04 Jan 2013) | 4 lines
## SVN ##
## SVN ## Update to 0.12.
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Anton Berezin <tobez@@FreeBSD.org>
# $FreeBSD: head/lang/p5-Try-Tiny/Makefile 309918 2013-01-04 08:46:08Z tobez $

PORTNAME=	Try-Tiny
PORTVERSION=	0.12
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:DOY
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Minimal try/catch with proper localization of $$@@

PERL_CONFIGURE=	yes

MAN3=	Try::Tiny.3

.include <bsd.port.mk>
@


1.9
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	lang/p5-Try-Tiny
# Date created:				01 September 2009
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/lang/p5-Try-Tiny/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d5 1
a5 1
PORTVERSION=	0.11
@


1.8
log
@Update to 0.11.

Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
PR:		160474
Submitted by:	sunpoet
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


1.6
log
@Update to 0.09.

Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
@
text
@d11 2
a12 1
MASTER_SITES=	CPAN/../../authors/id/D/DO/DOY
@


1.5
log
@- Update to 0.07
Changelog: http://search.cpan.org/src/RJBS/Try-Tiny-0.07/Changes

PR:		ports/151853
Submitted by:	Wen Heping (myself)
Approved by:	maintainer(timeout, > 14 days)
@
text
@d9 1
a9 1
PORTVERSION=	0.07
d11 1
a11 1
MASTER_SITES=	CPAN/../../authors/id/R/RJ/RJBS
@


1.4
log
@Update to 0.06.

Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d11 1
a11 1
MASTER_SITES=	CPAN/../../authors/id/N/NU/NUFFIN
@


1.3
log
@Update to 0.04.

Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.04
d11 1
a11 2
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/N/NU/NUFFIN
@


1.2
log
@Update to 0.02.

Changes:	http://search.cpan.org/dist/Try-Tiny/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@


1.1
log
@Add lang/p5-Try-Tiny 0.01, a Perl module that
provides minimal try/catch with proper localization of $$@@.
@
text
@d9 1
a9 1
PORTVERSION=	0.01
@

