head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.2
	pkgsrc-2013Q2-base:1.3
	pkgsrc-2012Q4:1.2.0.8
	pkgsrc-2012Q4-base:1.2
	pkgsrc-2012Q3:1.2.0.6
	pkgsrc-2012Q3-base:1.2
	pkgsrc-2012Q2:1.2.0.4
	pkgsrc-2012Q2-base:1.2
	pkgsrc-2012Q1:1.2.0.2
	pkgsrc-2012Q1-base:1.2
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2013.02.24.14.43.01;	author taca;	state dead;
branches;
next	1.2;

1.2
date	2012.03.17.16.08.44;	author taca;	state Exp;
branches;
next	1.1;

1.1
date	2012.03.17.15.58.27;	author taca;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2012.03.17.15.58.27;	author taca;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove ruby-mail23 package which was only required by ruby-actionmailer31.
@
text
@# $NetBSD: Makefile,v 1.2 2012/03/17 16:08:44 taca Exp $

DISTNAME=	mail-2.3.3
CATEGORIES=	mail

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	http://github.com/mikel/mail
COMMENT=	Mail provides a nice Ruby DSL for making, sending and reading emails
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-mime-types>=1.16:../../mail/ruby-mime-types
DEPENDS+=	${RUBY_PKGPREFIX}-treetop>=1.4.8:../../textproc/ruby-treetop
DEPENDS+=	${RUBY_PKGPREFIX}-i18n>=0.4.0:../../devel/ruby-i18n

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@Update ruby-mail23 package to 2.3.3.

Exact changes aren't available but they are similar as ruby-mail 2.4.3 and
2.4.4 for these security fixes.

* Fix security vulnerability allowing command line exploit when using
  file delivery method
* Fix security vulnerability allowing command line exploit when using
  exim or sendmail from the command line
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2012/03/17 15:58:27 taca Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	mail-2.3.0
@


1.1.1.1
log
@Importing current ruby-mail version 2.3.0 as mail/ruby-mail23 for keeping
ruby-mail 2.3 series.

@
text
@@
