FreeBSD Bugzilla – Attachment 140334 Details for
Bug 186876
graphics/yed update to 3.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Oleg Ginzburg
on 2014-02-18 18:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2014-02-18 18:50:00 UTC
Size:
1.58 KB
patch
obsolete
>diff -ruN yed.bak/Makefile yed/Makefile >--- yed.bak/Makefile 2014-02-02 02:10:28.000000000 +0400 >+++ yed/Makefile 2014-02-18 22:40:52.000000000 +0400 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/graphics/yed/Makefile 332398 2013-11-01 18:33:59Z wg $ > > PORTNAME= yed >-PORTVERSION= 3.11.1 >+PORTVERSION= 3.12 > CATEGORIES= graphics java > MASTER_SITES= # > DISTNAME= yEd-${PORTVERSION} >@@ -29,7 +29,6 @@ > > DOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} > >-NO_STAGE= yes > .include <bsd.port.pre.mk> > > .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) >@@ -38,10 +37,10 @@ > .endif > > do-install: >- @${MKDIR} ${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/vectorgraphics.jar ${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/license.html ${DATADIR} >- ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >+ @${MKDIR} ${STAGEDIR}${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/vectorgraphics.jar ${STAGEDIR}${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/license.html ${STAGEDIR}${DATADIR} >+ ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > > .include <bsd.port.post.mk> >diff -ruN yed.bak/distinfo yed/distinfo >--- yed.bak/distinfo 2014-02-02 02:10:28.000000000 +0400 >+++ yed/distinfo 2014-02-18 22:34:02.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (yEd-3.11.1.zip) = 68609a5b7d7fc0763e6425582cc7ce5d069272ddfae379e81135067081a3dbee >-SIZE (yEd-3.11.1.zip) = 26672014 >+SHA256 (yEd-3.12.zip) = a463daa3934b9496da7beafd71ccef8dea6afbf50d17e8894c4f73e50fb87499 >+SIZE (yEd-3.12.zip) = 26788275
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 186876
: 140334