- Update to 1.4.0

- Add LICENSE
- Remove leading indefinite article from COMMENT
- Support STAGEDIR

Changes:	https://github.com/jruby/warbler/blob/master/History.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-30 18:29:29 +00:00
parent d19d342c8b
commit ce0daa9df0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335325
2 changed files with 9 additions and 6 deletions

View file

@ -2,23 +2,26 @@
# $FreeBSD$
PORTNAME= warbler
PORTVERSION= 1.3.8
PORTVERSION= 1.4.0
CATEGORIES= devel rubygems java
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A constructor of .war files of Rails applications
COMMENT= Constructor of .war files of Rails applications
LICENSE= MIT
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby \
rubygem-jruby-jars>=1.5.6:${PORTSDIR}/devel/rubygem-jruby-jars \
rubygem-jruby-rack>=1.0.0:${PORTSDIR}/www/rubygem-jruby-rack \
rubygem-rubyzip>=0.9.8:${PORTSDIR}/archivers/rubygem-rubyzip
rubygem-rake>=0.9.6:${PORTSDIR}/devel/rubygem-rake \
rubygem-rubyzip>=0.9:${PORTSDIR}/archivers/rubygem-rubyzip
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/warble
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/warbler-1.3.8.gem) = 79662da129dbfb7d0eafbc55ea8a4a414c2f97b9ac6366fe12290129f308dfc6
SIZE (rubygem/warbler-1.3.8.gem) = 593920
SHA256 (rubygem/warbler-1.4.0.gem) = 6b2fccf926dffe1b4bfdd67b7adfe2ad99c86ba3978f6c26a20c5e8e061ce0ac
SIZE (rubygem/warbler-1.4.0.gem) = 613376