FreeBSD Bugzilla – Attachment 206793 Details for
Bug 240042
deskutils/treesheets: Update to 1.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 507372 revision)
treesheets.diff (text/plain), 1.58 KB, created by
lightside
on 2019-08-22 17:36:14 UTC
(
hide
)
Description:
Proposed patch (since 507372 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2019-08-22 17:36:14 UTC
Size:
1.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 507372) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= treesheets >-PORTVERSION= 1.0.1 >-PORTREVISION= 3 >+PORTVERSION= 1.0.2 > DISTVERSIONPREFIX= v > CATEGORIES= deskutils > >Index: distinfo >=================================================================== >--- distinfo (revision 507372) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1541105162 >-SHA256 (aardappel-treesheets-v1.0.1_GH0.tar.gz) = cacf0593e12c484f68adf4d462147efed202b1c2d09e58e90c9fb98cb3e7b874 >-SIZE (aardappel-treesheets-v1.0.1_GH0.tar.gz) = 2316388 >+TIMESTAMP = 1564766678 >+SHA256 (aardappel-treesheets-v1.0.2_GH0.tar.gz) = 84eb82f122bc7be3ded399d2511536128911477a4a69c51b26b856de2160405f >+SIZE (aardappel-treesheets-v1.0.2_GH0.tar.gz) = 2486893 >Index: files/patch-src_Makefile >=================================================================== >--- files/patch-src_Makefile (nonexistent) >+++ files/patch-src_Makefile (working copy) >@@ -0,0 +1,14 @@ >+--- src/Makefile.orig 2019-08-02 17:24:38 UTC >++++ src/Makefile >+@@ -20,7 +20,11 @@ DIST_ARGS?= -caf >+ APPNAME= treesheets >+ SRCS= main.cpp \ >+ lobster_impl.cpp \ >++ ../lobster/external/flatbuffers/src/idl_gen_text.cpp \ >++ ../lobster/external/flatbuffers/src/idl_parser.cpp \ >++ ../lobster/external/flatbuffers/src/util.cpp \ >+ ../lobster/src/builtins.cpp \ >++ ../lobster/src/disasm.cpp \ >+ ../lobster/src/compiler.cpp \ >+ ../lobster/src/file.cpp \ >+ ../lobster/src/lobsterreader.cpp \
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:
lightside
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240042
:
206793
|
206794
|
206795