Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2011 11:04:05 -0400 (EDT)
From:      Steve Wills <swills@rubick.mouf.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        peter.schuller@infidyne.com
Subject:   ports/162149: [PATCH] www/rubygem-jekyll: update to 0.11.0
Message-ID:  <201110291504.p9TF45xc095457@rubick.mouf.net>
Resent-Message-ID: <201110291510.p9TFA9ep031419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162149
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-jekyll: update to 0.11.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 29 15:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD rubick.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Fri Sep 30 10:09:00 EDT 2011
>Description:
- Update to 0.11.0

Port maintainer (peter.schuller@infidyne.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-jekyll-0.11.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-jekyll/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	9 Mar 2011 06:23:21 -0000	1.9
+++ Makefile	29 Oct 2011 15:03:54 -0000
@@ -5,19 +5,21 @@
 # $FreeBSD: ports/www/rubygem-jekyll/Makefile,v 1.9 2011/03/09 06:23:21 wen Exp $
 
 PORTNAME=	jekyll
-PORTVERSION=	0.10.0
+PORTVERSION=	0.11.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	peter.schuller@infidyne.com
-COMMENT=	A is a simple, blog aware, static site generator
+COMMENT=	Jekyll is a simple, blog aware, static site generator
 
 RUN_DEPENDS=	rubygem-classifier>=1.3.1:${PORTSDIR}/devel/rubygem-classifier \
 		rubygem-redcloth>=4.2.1:${PORTSDIR}/www/rubygem-redcloth \
 		rubygem-liquid>=1.9.0:${PORTSDIR}/textproc/rubygem-liquid \
 		rubygem-maruku>=0.5.9:${PORTSDIR}/www/rubygem-maruku \
 		rubygem-directory_watcher>=1.1.1:${PORTSDIR}/devel/rubygem-directory_watcher \
-		rubygem-open4>=0.9.6:${PORTSDIR}/devel/rubygem-open4
+		rubygem-open4>=0.9.6:${PORTSDIR}/devel/rubygem-open4 \
+		rubygem-albino>=0:${PORTSDIR}/textproc/rubygem-albino \
+		rubygem-kramdown>=0:${PORTSDIR}/textproc/rubygem-kramdown
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-jekyll/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	9 Mar 2011 06:23:21 -0000	1.6
+++ distinfo	29 Oct 2011 15:03:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/jekyll-0.10.0.gem) = d8ae3a904742119e896a8eb6badea9523c32d3897126f594cd3db91c86464855
-SIZE (rubygem/jekyll-0.10.0.gem) = 48640
+SHA256 (rubygem/jekyll-0.11.0.gem) = 7597b45f7b55c08952a7119d8d8b938ad1c9eb31f75950e37486d39ef0518fff
+SIZE (rubygem/jekyll-0.11.0.gem) = 64000
--- rubygem-jekyll-0.11.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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