svn commit: r465225 - head/textproc/rubygem-asciidoctor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 21 19:04:03 UTC 2018


Author: sunpoet
Date: Wed Mar 21 19:04:01 2018
New Revision: 465225
URL: https://svnweb.freebsd.org/changeset/ports/465225

Log:
  Update to 1.5.6.2
  
  Changes:	https://github.com/asciidoctor/asciidoctor/blob/v1.5.6.x/CHANGELOG.adoc

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

Modified: head/textproc/rubygem-asciidoctor/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor/Makefile	Wed Mar 21 19:03:56 2018	(r465224)
+++ head/textproc/rubygem-asciidoctor/Makefile	Wed Mar 21 19:04:01 2018	(r465225)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	asciidoctor
-PORTVERSION=	1.5.6.1
+PORTVERSION=	1.5.6.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Fast, open source text processor and publishing toolchain
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.adoc
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/textproc/rubygem-asciidoctor/distinfo
==============================================================================
--- head/textproc/rubygem-asciidoctor/distinfo	Wed Mar 21 19:03:56 2018	(r465224)
+++ head/textproc/rubygem-asciidoctor/distinfo	Wed Mar 21 19:04:01 2018	(r465225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505928959
-SHA256 (rubygem/asciidoctor-1.5.6.1.gem) = c4371c419306d69152809eb896c291ca09969dc26ca34be36f4eab82914fceca
-SIZE (rubygem/asciidoctor-1.5.6.1.gem) = 369664
+TIMESTAMP = 1521645327
+SHA256 (rubygem/asciidoctor-1.5.6.2.gem) = 6e506191ba4e13c02e72cff819f430e6f0acea5fd6f2f2109bdd9a81c857037f
+SIZE (rubygem/asciidoctor-1.5.6.2.gem) = 348672


More information about the svn-ports-head mailing list