head	1.8;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.8
date	2013.03.07.14.14.30;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.19.14.42.09;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.08.14.18.19.34;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.14.09.15.18;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.23.20.26.57;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2010.12.13.18.37.35;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2010.10.20.08.43.59;	author wen;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313573
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: ports@@c0decafe.net <ports@@c0decafe.net>
# $FreeBSD: head/www/p5-URI-Encode/Makefile 313573 2013-03-07 10:33:32Z culot $

PORTNAME=	URI-Encode
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MITHUN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@@FreeBSD.org
COMMENT=	Simple URI Encoding/Decoding

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		URI::Encode.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+=	p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS+=	p5-version>=0:${PORTSDIR}/devel/p5-version
.endif

.include <bsd.port.post.mk>
@


1.7
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307563
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307563 | culot | 2012-11-19 14:32:35 +0000 (Mon, 19 Nov 2012) | 6 lines
## SVN ##
## SVN ## - Update to 0.08
## SVN ## - Take maintainership
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/URI-Encode/Changes
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-URI-Encode/Makefile 307563 2012-11-19 14:32:35Z culot $
d5 1
a5 1
PORTVERSION=	0.08
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-URI-Encode
# Date created:		2010-09-29
# Whom:			ports@@c0decafe.net <ports@@c0decafe.net>
#
# $FreeBSD: head/www/p5-URI-Encode/Makefile 302528 2012-08-14 18:19:34Z tabthorpe $
#
d5 1
a5 1
PORTVERSION=	0.07
d11 1
a11 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@SVN rev 302528 on 2012-08-14 18:19:34Z by tabthorpe

- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@SVN rev 302508 on 2012-08-14 09:15:18Z by sunpoet

- Update to 0.07
- Add LICENSE

Changes:	http://search.cpan.org/dist/URI-Encode/Changes
PR:		ports/169820
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
@
text
@d15 1
a15 1
MAINTAINER=	ports@@c0decafe.net
@


1.3
log
@- Update to 0.04
- Use CPAN :id subdir macro

Changes:	http://search.cpan.org/dist/URI-Encode/Changes
PR:		ports/160584
Submitted by:	az
Approved by:	maintainer (timeout, 14 days)
@
text
@d9 1
a9 1
PORTVERSION=	0.04
d18 3
d23 8
a30 1
MAN3=	URI::Encode.3
d32 1
a32 1
.include <bsd.port.mk>
@


1.2
log
@- Update to 0.03
- Remove MD5

PR:             ports/153108
Submitted by:   myself (pgollucci)
Approved by:    ports@@c0decafe.net (maintainer)
Changes:        http://search.cpan.org/dist/URI-Encode/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.03
d12 1
@


1.1
log
@This modules provides simple URI (Percent) encoding/decoding.

WWW:    http://search.cpan.org/dist/URI-Encode/

PR:		ports/151590
Submitted by:	"ports@@c0decafe.net" <ports@@c0decafe.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@

