FreeBSD Bugzilla – Attachment 176224 Details for
Bug 213837
[patch] devel/arduino16: Remove jssc-* symlink altogether to avoid confusion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff of devel/arduino16
arduino16-1.6.12_3.diff (text/plain), 1.25 KB, created by
Kyle Evans
on 2016-10-27 19:24:57 UTC
(
hide
)
Description:
svn(1) diff of devel/arduino16
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2016-10-27 19:24:57 UTC
Size:
1.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 424781) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= arduino > PORTVERSION= 1.6.12 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel java > PKGNAMESUFFIX= 16 > DIST_SUBDIR= ${PORTNAME} >@@ -98,7 +98,6 @@ > ${RM} ${STAGEDIR}${PREFIX}/${PORTNAME}/lib/jssc-2.8.0.jar > ${LN} -s ../../lib/jni/libastyle-arduinoj.so ${STAGEDIR}${PREFIX}/${PORTNAME}/lib/libastylej.so > ${LN} -s ../../lib/jni/liblistSerialsj.so ${STAGEDIR}${PREFIX}/${PORTNAME}/lib/liblistSerialsj.so >- ${LN} -s ${JAVA_HOME}/jre/lib/ext/jssc-2.8.0.jar ${STAGEDIR}${PREFIX}/${PORTNAME}/lib/jssc-2.8.0.jar > ${INSTALL_SCRIPT} ${BUILD_DIR}/arduino ${STAGEDIR}${PREFIX}/${PORTNAME} > ${LN} -s ../${PORTNAME}/arduino ${STAGEDIR}${PREFIX}/bin/arduino > ${LN} -s ../bin/arduino-builder ${STAGEDIR}${PREFIX}/arduino/arduino-builder >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 424781) >+++ pkg-plist (working copy) >@@ -287,7 +287,6 @@ > arduino/lib/jna-4.1.0.jar > arduino/lib/jna-platform-4.1.0.jar > arduino/lib/jsch-0.1.50.jar >-arduino/lib/jssc-2.8.0.jar > arduino/lib/keywords.txt > arduino/lib/libastylej.so > arduino/lib/liblistSerialsj.so
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
Flags:
kevans
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 213837
: 176224