Date: Thu, 27 Mar 2014 00:15:32 GMT From: Michael Moll <kvedulv@kvedulv.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188000: [PATCH] www/rubygem-bluecloth: update to 2.2.0 Message-ID: <201403270015.s2R0FWTh015144@cgiserv.freebsd.org> Resent-Message-ID: <201403270020.s2R0K0Nu026743@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188000 >Category: ports >Synopsis: [PATCH] www/rubygem-bluecloth: update to 2.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 00:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Michael Moll >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 349300) +++ Makefile (working copy) @@ -1,16 +1,13 @@ # $FreeBSD$ PORTNAME= bluecloth -PORTVERSION= 1.0.1 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG -DISTNAME= BlueCloth-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool -GEM_NAME= ${DISTNAME} - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Index: distinfo =================================================================== --- distinfo (revision 349300) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/BlueCloth-1.0.1.gem) = 614a865a52c7bcae7d81cab0d7aabe02711280fe8a34d07deed1849179d8e84c -SIZE (rubygem/BlueCloth-1.0.1.gem) = 49152 +SHA256 (rubygem/bluecloth-2.2.0.gem) = b30128433f6a83909b0cb52c3e001ee002ca8760d9b433ecc5ced308f7e703f9 +SIZE (rubygem/bluecloth-2.2.0.gem) = 94208 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403270015.s2R0FWTh015144>