FreeBSD Bugzilla – Attachment 96008 Details for
Bug 134551
Update port: devel/roboctl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.30 KB, created by
Jason W. Bacon
on 2009-05-15 01:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2009-05-15 01:40:01 UTC
Size:
2.30 KB
patch
obsolete
>diff -ruN /usr/ports/devel/roboctl/Makefile roboctl/Makefile >--- /usr/ports/devel/roboctl/Makefile 2009-03-09 12:15:38.000000000 -0500 >+++ roboctl/Makefile 2009-05-14 19:32:36.000000000 -0500 >@@ -6,18 +6,20 @@ > # > > PORTNAME= roboctl >-PORTVERSION= 0.3.2 >+PORTVERSION= 0.3.5 > CATEGORIES= devel > MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/ \ > http://jbacon.dyndns.org/~bacon/Ports/distfiles/ > > MAINTAINER= jwbacon@tds.net >-COMMENT= API for communications with Lego and Vex robot controllers >+COMMENT= API and tools for communicating with Lego and Vex robots > > BUILD_DEPENDS= ${LOCALBASE}/lib/libgamepad.a:${PORTSDIR}/devel/libgamepad > > OPTIONS= CUTECOM "Install cutecom for Vex debugging" On > >+CONFLICTS= legoctl-[0-9]* roboctl-0.3.[12346789] roboctl-0.[456789]* >+ > MAN1= legoctl.1 vexctl.1 nxtremote.1 > MAN3= roboctl.3 > >@@ -40,6 +42,7 @@ > post-install: > (cd ${WRKSRC}/Commands/NXTRemote; ${MAKE}) > ${INSTALL_PROGRAM} ${WRKSRC}/Commands/NXTRemote/nxtremote ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/Scripts/lego_bluetooth_config ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/Commands/NXTRemote/nxtremote.1 ${MANPREFIX}/man/man1 > > .include <bsd.port.post.mk> >diff -ruN /usr/ports/devel/roboctl/distinfo roboctl/distinfo >--- /usr/ports/devel/roboctl/distinfo 2008-07-28 03:52:55.000000000 -0500 >+++ roboctl/distinfo 2009-05-14 18:50:59.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (roboctl-0.3.2.tar.gz) = e1e1a835f9a838b07ac090525064033f >-SHA256 (roboctl-0.3.2.tar.gz) = dd5435138ae9853882ee00cd8eeee6a5a327c593938521457a32d58c6b38f051 >-SIZE (roboctl-0.3.2.tar.gz) = 154638 >+MD5 (roboctl-0.3.5.tar.gz) = 60dcbaea81d06a632493ff0ddb2e0cdc >+SHA256 (roboctl-0.3.5.tar.gz) = 7990d7772085bd0bf107d9f825bc990a02383a0335cbc72f5d0d818adf4bc646 >+SIZE (roboctl-0.3.5.tar.gz) = 137243 >diff -ruN /usr/ports/devel/roboctl/pkg-plist roboctl/pkg-plist >--- /usr/ports/devel/roboctl/pkg-plist 2008-07-26 02:59:05.000000000 -0500 >+++ roboctl/pkg-plist 2009-05-13 21:23:11.000000000 -0500 >@@ -1,12 +1,13 @@ >+bin/lego_bluetooth_config > bin/legoctl >-bin/vexctl > bin/nxtremote >+bin/vexctl > include/roboctl/rct_machdep.h > include/roboctl/rct_nxt.h > include/roboctl/rct_nxt_output.h >+include/roboctl/rct_pic.h > include/roboctl/rct_protos.h > include/roboctl/rct_rcx.h > include/roboctl/roboctl.h >-include/roboctl/rct_pic.h > lib/libroboctl.a > @dirrm include/roboctl
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 134551
: 96008