Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2014 20:57:51 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373651 - head/devel/rubygem-atoulme-antwrap
Message-ID:  <201411292057.sATKvpRf006476@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411292057.sATKvpRf006476>