FreeBSD Bugzilla – Attachment 146077 Details for
Bug 192855
graphics/yed: update to 3.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 3.13
yed.txt (text/plain), 2.62 KB, created by
Oleg Ginzburg
on 2014-08-20 14:26:03 UTC
(
hide
)
Description:
update to 3.13
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2014-08-20 14:26:03 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruN yed.bak/Makefile yed/Makefile >--- yed.bak/Makefile 2014-08-11 17:57:27.000000000 +0400 >+++ yed/Makefile 2014-08-20 18:19:14.000000000 +0400 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/graphics/yed/Makefile 354542 2014-05-19 14:39:18Z vg $ > > PORTNAME= yed >-PORTVERSION= 3.12.2 >+PORTVERSION= 3.13 > CATEGORIES= graphics java > MASTER_SITES= # > DISTNAME= yEd-${PORTVERSION} >@@ -18,10 +18,10 @@ > > USES= zip > USE_JAVA= yes >-JAVA_VERSION= 1.6+ >+JAVA_VERSION= 1.7+ > NO_BUILD= yes > RESTRICTED= Downloading requires acceptance of license agreement >-DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" false >+DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "Graphics;" false > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > >@@ -40,7 +40,23 @@ > @${MKDIR} ${STAGEDIR}${DATADIR} > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > ${INSTALL_DATA} ${WRKSRC}/license.html ${STAGEDIR}${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/vectorgraphics.jar ${STAGEDIR}${DATADIR} > ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${DATADIR} >+ @${MKDIR} ${STAGEDIR}${DATADIR}/lib >+. for lib in common-image.jar \ >+ common-io.jar \ >+ common-lang.jar \ >+ imageio-core.jar \ >+ imageio-icns.jar \ >+ imageio-ico.jar \ >+ imageio-iff.jar \ >+ imageio-jpeg.jar \ >+ imageio-metadata.jar \ >+ imageio-pict.jar \ >+ imageio-psd.jar \ >+ imageio-thumbsdb.jar \ >+ imageio-tiff.jar \ >+ vectorgraphics.jar >+ ${INSTALL_DATA} ${WRKSRC}/lib/${lib} ${STAGEDIR}${DATADIR}/lib >+. endfor > > .include <bsd.port.post.mk> >diff -ruN yed.bak/distinfo yed/distinfo >--- yed.bak/distinfo 2014-08-11 17:57:27.000000000 +0400 >+++ yed/distinfo 2014-08-20 17:55:06.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (yEd-3.12.2.zip) = ed5207469027e320286ab6cbc705bfe19617864db058150930184af0c617e6fd >-SIZE (yEd-3.12.2.zip) = 26811045 >+SHA256 (yEd-3.13.zip) = 5e169e4a0eca5a3d23a171ac935cda17913299538a14005ff289cc30b0d1b8b4 >+SIZE (yEd-3.13.zip) = 27745044 >diff -ruN yed.bak/pkg-plist yed/pkg-plist >--- yed.bak/pkg-plist 2014-08-11 17:57:27.000000000 +0400 >+++ yed/pkg-plist 2014-08-20 18:13:01.000000000 +0400 >@@ -1,5 +1,19 @@ > bin/yed >+%%DATADIR%%/lib/common-image.jar >+%%DATADIR%%/lib/common-io.jar >+%%DATADIR%%/lib/common-lang.jar >+%%DATADIR%%/lib/imageio-core.jar >+%%DATADIR%%/lib/imageio-icns.jar >+%%DATADIR%%/lib/imageio-ico.jar >+%%DATADIR%%/lib/imageio-iff.jar >+%%DATADIR%%/lib/imageio-jpeg.jar >+%%DATADIR%%/lib/imageio-metadata.jar >+%%DATADIR%%/lib/imageio-pict.jar >+%%DATADIR%%/lib/imageio-psd.jar >+%%DATADIR%%/lib/imageio-thumbsdb.jar >+%%DATADIR%%/lib/imageio-tiff.jar >+%%DATADIR%%/lib/vectorgraphics.jar >+@dirrm %%DATADIR%%/lib > %%DATADIR%%/license.html >-%%DATADIR%%/vectorgraphics.jar > %%DATADIR%%/yed.jar > @dirrm %%DATADIR%%
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 192855
: 146077