FreeBSD Bugzilla – Attachment 194874 Details for
Bug 229511
[PATCH] lang/coffeescript: update to 2.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] lang/coffeescript: update to 2.3.1
lang_coffeescript.patch (text/plain), 1.67 KB, created by
VinÃcius Zavam
on 2018-07-04 12:36:20 UTC
(
hide
)
Description:
[PATCH] lang/coffeescript: update to 2.3.1
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-07-04 12:36:20 UTC
Size:
1.67 KB
patch
obsolete
>Index: lang/coffeescript/Makefile >=================================================================== >--- lang/coffeescript/Makefile (revision 473875) >+++ lang/coffeescript/Makefile (working copy) >@@ -1,38 +1,38 @@ > # $FreeBSD$ > > PORTNAME= coffeescript >-DISTVERSION= 2.2.4 >+DISTVERSION= 2.3.1 > CATEGORIES= lang > > MAINTAINER= egypcio@googlemail.com > COMMENT= Unfancy JavaScript > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= node:www/node > > USE_GITHUB= yes > GH_ACCOUNT= jashkenas > > PORTEXAMPLES= *.coffee > > CONFLICTS_INSTALL= cake > > OPTIONS_DEFINE= EXAMPLES > > NO_BUILD= yes > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/lib/node_modules/${PORTNAME} > ${INSTALL_SCRIPT} ${WRKSRC}/bin/cake ${STAGEDIR}${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/bin/coffee ${STAGEDIR}${PREFIX}/bin > ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}/*.js \ > ${STAGEDIR}${PREFIX}/lib/node_modules/${PORTNAME} > > do-install-EXAMPLES-on: > ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/documentation/examples/${PORTEXAMPLES} \ > ${STAGEDIR}${EXAMPLESDIR} > > .include <bsd.port.mk> >Index: lang/coffeescript/distinfo >=================================================================== >--- lang/coffeescript/distinfo (revision 473875) >+++ lang/coffeescript/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1523012723 >-SHA256 (jashkenas-coffeescript-2.2.4_GH0.tar.gz) = 933b6d761807fab47f72305b232fd38e50cb21b7268372b846c7c645abf4a3b4 >-SIZE (jashkenas-coffeescript-2.2.4_GH0.tar.gz) = 1727657 >+TIMESTAMP = 1530699643 >+SHA256 (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 0657ac2e1f7d4478032710fe1aa6ec3a9d11ce9227706c27b2dc2c2c5d2e6693 >+SIZE (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 1745605
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 229511
: 194874