Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 15:56:01 +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: r349549 - head/www/rubygem-bluecloth
Message-ID:  <201403291556.s2TFu195052655@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Mar 29 15:56:00 2014
New Revision: 349549
URL: http://svnweb.freebsd.org/changeset/ports/349549
QAT: https://qat.redports.org/buildarchive/r349549/

Log:
  - Update to 2.2.0
  
  PR:		ports/188000
  Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Modified:
  head/www/rubygem-bluecloth/Makefile
  head/www/rubygem-bluecloth/distinfo

Modified: head/www/rubygem-bluecloth/Makefile
==============================================================================
--- head/www/rubygem-bluecloth/Makefile	Sat Mar 29 15:52:08 2014	(r349548)
+++ head/www/rubygem-bluecloth/Makefile	Sat Mar 29 15:56:00 2014	(r349549)
@@ -1,18 +1,17 @@
 # $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
 
+PLIST_FILES=	bin/bluecloth
+
 .include <bsd.port.mk>

Modified: head/www/rubygem-bluecloth/distinfo
==============================================================================
--- head/www/rubygem-bluecloth/distinfo	Sat Mar 29 15:52:08 2014	(r349548)
+++ head/www/rubygem-bluecloth/distinfo	Sat Mar 29 15:56:00 2014	(r349549)
@@ -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



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