FreeBSD Bugzilla – Attachment 195003 Details for
Bug 229650
multimedia/din: Needs to be updated from din-35 to din-36
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade the ports script to support din-36 builds.
din-35-to-36.patch (text/plain), 1.57 KB, created by
Santhosh Raju
on 2018-07-09 17:53:40 UTC
(
hide
)
Description:
Patch to upgrade the ports script to support din-36 builds.
Filename:
MIME Type:
Creator:
Santhosh Raju
Created:
2018-07-09 17:53:40 UTC
Size:
1.57 KB
patch
obsolete
>diff --git a/multimedia/din/Makefile b/multimedia/din/Makefile >index 7e54662..79e83c2 100755 >--- a/multimedia/din/Makefile >+++ b/multimedia/din/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD: head/multimedia/din/Makefile 472968 2018-06-21 09:35:04Z pi $ > > PORTNAME= din >-PORTVERSION= 35 >+PORTVERSION= 36 > CATEGORIES= multimedia > MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ > >diff --git a/multimedia/din/distinfo b/multimedia/din/distinfo >index 7631967..b85a031 100755 >--- a/multimedia/din/distinfo >+++ b/multimedia/din/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1528552909 >-SHA256 (din-35.tar.gz) = bed84fa22c189336ddfbe3aca1b8a08f82c38dfac3627a5ef484a022e476d290 >-SIZE (din-35.tar.gz) = 3613126 >+TIMESTAMP = 1531157154 >+SHA256 (din-36.tar.gz) = 894b8ae8d883cdca5171739655fe698ba47f0b8760de2b06ed6c1b89f504f8a5 >+SIZE (din-36.tar.gz) = 3616547 >diff --git a/multimedia/din/files/patch-src_main.cc b/multimedia/din/files/patch-src_main.cc >deleted file mode 100644 >index c2e40d0..0000000 >--- a/multimedia/din/files/patch-src_main.cc >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/main.cc.orig 2018-06-10 01:20:01 UTC >-+++ src/main.cc >-@@ -73,7 +73,7 @@ extern const float TWO_PI = 2 * PI; >- extern const float PI_BY_180 = PI / 180.; >- extern const int MILLION = 1000000; >- extern const char SPC = ' '; >--extern const string tokenizer::DEFAULT_DELIMITER (" "); >-+const string tokenizer::DEFAULT_DELIMITER (" "); >- float widget::R = 0.980392, widget::G = 0.792157, widget::B = 0.509804; // default color for all widgets >- >- // for attack, decay and deltas [see keyboard-keyboard.cc, mondrian.cc, triggered_note.cc]
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:
santhosh.raju
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 229650
: 195003