ports/116511: [PATCH] www/rubygem-redcloth: update to 3.0.4

Alexander Logvinov ports at logvinov.com
Fri Sep 21 12:00:08 UTC 2007


>Number:         116511
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-redcloth: update to 3.0.4
>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:   Fri Sep 21 12:00:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:

>Description:

    Update to 3.0.4
    
>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-redcloth/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	3 Dec 2006 01:41:02 -0000	1.7
+++ Makefile	21 Sep 2007 11:44:28 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/www/rubygem-redcloth/Makefile,v 1.7 2006/12/03 01:41:02 pav Exp $
 
 PORTNAME=	redcloth
-PORTVERSION=	3.0.3
-PORTREVISION=	2
+PORTVERSION=	3.0.4
 CATEGORIES=	www rubygems
 MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-redcloth/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	24 Jan 2006 03:14:07 -0000	1.3
+++ distinfo	21 Sep 2007 11:44:28 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/RedCloth-3.0.3.gem) = a12563b9bd3240328ac9b4eb471ea3ba
-SHA256 (rubygem/RedCloth-3.0.3.gem) = aff462f6647a6fc722ce9043ea02ef88385c60287454d8940053b9b02a0ef5c4
-SIZE (rubygem/RedCloth-3.0.3.gem) = 23040
+MD5 (rubygem/RedCloth-3.0.4.gem) = 5f010d2f42c5117e2b1c6486ceb46c02
+SHA256 (rubygem/RedCloth-3.0.4.gem) = 3fa4bc0d86308395d3c17e9af77f1f9ebef8567592f1edd0a09f7eb90ef8adb4
+SIZE (rubygem/RedCloth-3.0.4.gem) = 41984
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-redcloth/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	3 Dec 2006 01:41:02 -0000	1.3
+++ pkg-plist	21 Sep 2007 11:44:28 -0000
@@ -1,8 +1,16 @@
+bin/redcloth
 %%GEM_CACHE%%
 %%GEM_LIB_DIR%%/bin/redcloth
+%%GEM_LIB_DIR%%/doc/CHANGELOG
+%%GEM_LIB_DIR%%/doc/COPYING
+%%GEM_LIB_DIR%%/doc/README
+%%GEM_LIB_DIR%%/doc/REFERENCE
+%%GEM_LIB_DIR%%/doc/make.rb
 %%GEM_LIB_DIR%%/lib/redcloth.rb
 %%GEM_LIB_DIR%%/run-tests.rb
+%%GEM_LIB_DIR%%/setup.rb
 %%GEM_LIB_DIR%%/tests/code.yml
+%%GEM_LIB_DIR%%/tests/hard_breaks.yml
 %%GEM_LIB_DIR%%/tests/images.yml
 %%GEM_LIB_DIR%%/tests/instiki.yml
 %%GEM_LIB_DIR%%/tests/links.yml
@@ -14,6 +22,7 @@
 %%GEM_SPEC%%
 @dirrm %%GEM_LIB_DIR%%/tests
 @dirrm %%GEM_LIB_DIR%%/lib
+ at dirrm %%GEM_LIB_DIR%%/doc
 @dirrm %%GEM_LIB_DIR%%/bin
 @dirrm %%GEM_LIB_DIR%%
 @dirrm %%GEM_DOC_DIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list