svn commit: r366717 - head/textproc/rubygem-github-markup

Steve Wills swills at FreeBSD.org
Sun Aug 31 03:31:03 UTC 2014


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


More information about the svn-ports-all mailing list