diff --git a/devel/rubygem-atoulme-antwrap/Makefile b/devel/rubygem-atoulme-antwrap/Makefile index 34e2177b6414..7d0befa5f5f8 100644 --- a/devel/rubygem-atoulme-antwrap/Makefile +++ b/devel/rubygem-atoulme-antwrap/Makefile @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= atoulme-Antwrap -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_RUBYGEMS} MAINTAINER= arved@FreeBSD.org COMMENT= Ruby wrapper for Apache Ant +LICENSE= MIT + RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ rubygem-rjb>=1.0.3:${PORTSDIR}/java/rubygem-rjb diff --git a/devel/rubygem-atoulme-antwrap/distinfo b/devel/rubygem-atoulme-antwrap/distinfo index b1bfc4ea0aaa..31236479a666 100644 --- a/devel/rubygem-atoulme-antwrap/distinfo +++ b/devel/rubygem-atoulme-antwrap/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/atoulme-Antwrap-0.7.4.gem) = 44923f11c7791c07f64e32b9f82d6162712786a7bcc75d53c508293faf62096a -SIZE (rubygem/atoulme-Antwrap-0.7.4.gem) = 33280 +SHA256 (rubygem/atoulme-Antwrap-0.7.5.gem) = bf4ec10566332d43a05e697d8120000601246507ae7867910b48614a088f4317 +SIZE (rubygem/atoulme-Antwrap-0.7.5.gem) = 34304 diff --git a/devel/rubygem-atoulme-antwrap/pkg-descr b/devel/rubygem-atoulme-antwrap/pkg-descr index 072fda176485..602287ff7428 100644 --- a/devel/rubygem-atoulme-antwrap/pkg-descr +++ b/devel/rubygem-atoulme-antwrap/pkg-descr @@ -1,4 +1,4 @@ A Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant Tasks from a Ruby or a JRuby script. -WWW: http://rubygems.org/gems/atoulme-Antwrap +WWW: http://rubygems.org/gems/atoulme-Antwrap