svn commit: r373651 - head/devel/rubygem-atoulme-antwrap
Tilman Keskinoz
arved at FreeBSD.org
Sat Nov 29 20:57:52 UTC 2014
Author: arved
Date: Sat Nov 29 20:57:50 2014
New Revision: 373651
URL: https://svnweb.freebsd.org/changeset/ports/373651
QAT: https://qat.redports.org/buildarchive/r373651/
Log:
Update to 0.7.5
Modified:
head/devel/rubygem-atoulme-antwrap/Makefile
head/devel/rubygem-atoulme-antwrap/distinfo
head/devel/rubygem-atoulme-antwrap/pkg-descr
Modified: head/devel/rubygem-atoulme-antwrap/Makefile
==============================================================================
--- head/devel/rubygem-atoulme-antwrap/Makefile Sat Nov 29 20:55:33 2014 (r373650)
+++ head/devel/rubygem-atoulme-antwrap/Makefile Sat Nov 29 20:57:50 2014 (r373651)
@@ -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 at 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
Modified: head/devel/rubygem-atoulme-antwrap/distinfo
==============================================================================
--- head/devel/rubygem-atoulme-antwrap/distinfo Sat Nov 29 20:55:33 2014 (r373650)
+++ head/devel/rubygem-atoulme-antwrap/distinfo Sat Nov 29 20:57:50 2014 (r373651)
@@ -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
Modified: head/devel/rubygem-atoulme-antwrap/pkg-descr
==============================================================================
--- head/devel/rubygem-atoulme-antwrap/pkg-descr Sat Nov 29 20:55:33 2014 (r373650)
+++ head/devel/rubygem-atoulme-antwrap/pkg-descr Sat Nov 29 20:57:50 2014 (r373651)
@@ -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
More information about the svn-ports-all
mailing list