head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.3;
locks; strict;
comment	@# @;


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

1.5
date	2012.02.15.06.49.32;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.12.23.03.28.33;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2011.10.02.01.58.07;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2011.07.05.14.09.28;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.03.15.11.32;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-multipart-post
# Date created:				Mar 03, 2011
# Whom:					Cheng-Lung Sung <clsung@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-multipart-post/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	multipart-post
PORTVERSION=	1.1.5
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	clsung@@FreeBSD.org
COMMENT=	Ruby Library that Use with Net::HTTP to do multipart form posts

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.5
log
@- Update to 1.1.5

Changes:	https://github.com/nicksieger/multipart-post/blob/master/History.txt
Approved by:	clsung (maintainer, via IRC)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Update to 1.1.4

PR:		ports/163394
Submitted by:	pgollucci
@
text
@d6 1
d9 1
a9 1
PORTVERSION=	1.1.4
@


1.3
log
@- Update to 1.1.3
@
text
@d8 1
a8 1
PORTVERSION=	1.1.3
@


1.2
log
@- Update to 1.1.1

PR:		ports/158226
Submitted by:	pgollucci
@
text
@d8 1
a8 1
PORTVERSION=	1.1.1
@


1.1
log
@multipart-post adds a streamy multipart form post capability to Net::HTTP. Also
supports other methods besides POST.

WWW: http://github.com/nicksieger/multipart-post
@
text
@d8 1
a8 1
PORTVERSION=	1.1.0
@

