Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2015 09:22:53 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385744 - head/textproc/rubygem-asciidoctor
Message-ID:  <201505080922.t489Mrea043082@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmoll
Date: Fri May  8 09:22:52 2015
New Revision: 385744
URL: https://svnweb.freebsd.org/changeset/ports/385744

Log:
  textproc/rubygem-asciidoctor: update to 1.5.2
  
  Differential Revision:	https://reviews.freebsd.org/D2477
  Approved by:	swills (mentor)

Modified:
  head/textproc/rubygem-asciidoctor/Makefile
  head/textproc/rubygem-asciidoctor/distinfo

Modified: head/textproc/rubygem-asciidoctor/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor/Makefile	Fri May  8 09:21:47 2015	(r385743)
+++ head/textproc/rubygem-asciidoctor/Makefile	Fri May  8 09:22:52 2015	(r385744)
@@ -1,18 +1,20 @@
 # $FreeBSD$
 
 PORTNAME=	asciidoctor
-PORTVERSION=	0.1.4
+PORTVERSION=	1.5.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast, open source text processor and publishing toolchain
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.adoc
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES+=	bin/asciidoctor bin/asciidoctor-safe
 
-
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-asciidoctor/distinfo
==============================================================================
--- head/textproc/rubygem-asciidoctor/distinfo	Fri May  8 09:21:47 2015	(r385743)
+++ head/textproc/rubygem-asciidoctor/distinfo	Fri May  8 09:22:52 2015	(r385744)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/asciidoctor-0.1.4.gem) = 2a2d6f9aed31200c9c74e5b81dba1673eda2f7936599df016cbe608dd8e1cf92
-SIZE (rubygem/asciidoctor-0.1.4.gem) = 227840
+SHA256 (rubygem/asciidoctor-1.5.2.gem) = c987aa9d9ad1fd1135a51d28cc3795a217d34bacc2606e13e13638bbe54a4943
+SIZE (rubygem/asciidoctor-1.5.2.gem) = 344064



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