FreeBSD Bugzilla – Attachment 138929 Details for
Bug 185063
Port www/rubygem-haml update to version 4.0.4 [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.97 KB, created by
Horia Racoviceanu
on 2013-12-21 11:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Horia Racoviceanu
Created:
2013-12-21 11:20:01 UTC
Size:
1.97 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 337119) >+++ Makefile (working copy) >@@ -2,18 +2,22 @@ > # $FreeBSD$ > > PORTNAME= haml >-PORTVERSION= 3.1.7 >+PORTVERSION= 4.0.4 > CATEGORIES= www rubygems > MASTER_SITES= RG > > MAINTAINER= gogolok+freebsd@gmail.com >-COMMENT= Markup language to describe XHTML >+COMMENT= Markup language to describe HTML > >+LICENSE= MIT >+ >+RUN_DEPENDS= rubygem-tilt>=0:${PORTSDIR}/devel/rubygem-tilt >+ >+USE_RAKE= yes > USE_RUBY= yes > USE_RUBYGEMS= yes > RUBYGEM_AUTOPLIST= yes > >-PLIST_FILES= bin/haml bin/html2haml >+PLIST_FILES= bin/haml > >-NO_STAGE= yes > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 337119) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (rubygem/haml-3.1.7.gem) = d6a7cab4234cc98980ac3b25f1b99efed2ec50acbd0b6b213b68856d14e89bc7 >-SIZE (rubygem/haml-3.1.7.gem) = 373248 >+SHA256 (rubygem/haml-4.0.4.gem) = f232cc6623d772973729c1a9a3403f0282d965790271332d62d0cf95e0b93463 >+SIZE (rubygem/haml-4.0.4.gem) = 114688 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 337119) >+++ pkg-descr (working copy) >@@ -1,9 +1,9 @@ >-Haml is a markup language that's used to cleanly and simply describe the XHTML >+Haml is a markup language that's used to cleanly and simply describe the HTML > of any web document without the use of inline code. Haml functions as a > replacement for inline page templating systems such as PHP, ASP, and ERB, the > templating language used in most Ruby on Rails applications. >-However, Haml avoids the need for explicitly coding XHTML into the template, >-because it itself is a description of the XHTML, with some code to generate >+However, Haml avoids the need for explicitly coding HTML into the template, >+because it itself is a description of the HTML, with some code to generate > dynamic content. > >-WWW: http://haml-lang.com/ >+WWW: http://haml.info/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185063
: 138929