Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 03:31:03 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366717 - head/textproc/rubygem-github-markup
Message-ID:  <201408310331.s7V3V3Jv058387@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Aug 31 03:31:02 2014
New Revision: 366717
URL: http://svnweb.freebsd.org/changeset/ports/366717
QAT: https://qat.redports.org/buildarchive/r366717/

Log:
  textproc/rubygem-github-markup: update to 1.2.1

Modified:
  head/textproc/rubygem-github-markup/Makefile
  head/textproc/rubygem-github-markup/distinfo

Modified: head/textproc/rubygem-github-markup/Makefile
==============================================================================
--- head/textproc/rubygem-github-markup/Makefile	Sun Aug 31 03:29:11 2014	(r366716)
+++ head/textproc/rubygem-github-markup/Makefile	Sun Aug 31 03:31:02 2014	(r366717)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-markup
-PORTVERSION=	1.0.0
+PORTVERSION=	1.2.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,8 @@ COMMENT=	Render any fancy markup
 
 LICENSE=	MIT
 
+RUN_DEPENDS=	rubygem-posix-spawn>=0.3.9:${PORTSDIR}/devel/rubygem-posix-spawn
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-github-markup/distinfo
==============================================================================
--- head/textproc/rubygem-github-markup/distinfo	Sun Aug 31 03:29:11 2014	(r366716)
+++ head/textproc/rubygem-github-markup/distinfo	Sun Aug 31 03:31:02 2014	(r366717)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github-markup-1.0.0.gem) = 9d98b8978ebabca612686a991d0100591ad6cc11e6d04b2a464e226c3a206b5f
-SIZE (rubygem/github-markup-1.0.0.gem) = 22016
+SHA256 (rubygem/github-markup-1.2.1.gem) = 33f291b7b94f6c6a9b42671cf2985b140312c3fef9d918ac928c08d562fa09b9
+SIZE (rubygem/github-markup-1.2.1.gem) = 24576



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