FreeBSD Bugzilla – Attachment 197447 Details for
Bug 231678
[PATCH] lang/coffeescript: update to 2.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] lang/coffeescript: update to 2.3.2
UPDATE_lang_coffeescript_232.diff (text/plain), 1.67 KB, created by
VinÃcius Zavam
on 2018-09-24 17:07:01 UTC
(
hide
)
Description:
[PATCH] lang/coffeescript: update to 2.3.2
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-09-24 17:07:01 UTC
Size:
1.67 KB
patch
obsolete
>Index: lang/coffeescript/Makefile >=================================================================== >--- lang/coffeescript/Makefile (revision 480608) >+++ lang/coffeescript/Makefile (working copy) >@@ -1,38 +1,38 @@ > # $FreeBSD$ > > PORTNAME= coffeescript >-DISTVERSION= 2.3.1 >+DISTVERSION= 2.3.2 > 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 480608) >+++ lang/coffeescript/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1530699643 >-SHA256 (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 0657ac2e1f7d4478032710fe1aa6ec3a9d11ce9227706c27b2dc2c2c5d2e6693 >-SIZE (jashkenas-coffeescript-2.3.1_GH0.tar.gz) = 1745605 >+TIMESTAMP = 1537800475 >+SHA256 (jashkenas-coffeescript-2.3.2_GH0.tar.gz) = fbdb7cb36d368d944ca96ab6b30ede36e6f26c5dc5e1c7d70438270a9ad56dda >+SIZE (jashkenas-coffeescript-2.3.2_GH0.tar.gz) = 1754957
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 231678
: 197447