From c50beef08d80ff3caaf68951f1d0b3843182a4f1 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Mon, 18 Mar 2019 02:25:34 +0100 Subject: FreeBSD: Update for final release R14.0.6 Add ports for bunch of applications. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- freebsd/applications/amarok/distinfo | 6 ++--- .../files/patch-bp000-fix-ftbfs-on-c++11.diff | 28 ---------------------- 2 files changed, 3 insertions(+), 31 deletions(-) delete mode 100644 freebsd/applications/amarok/files/patch-bp000-fix-ftbfs-on-c++11.diff (limited to 'freebsd/applications/amarok') diff --git a/freebsd/applications/amarok/distinfo b/freebsd/applications/amarok/distinfo index 3d8d84b9e..f9e6a138a 100644 --- a/freebsd/applications/amarok/distinfo +++ b/freebsd/applications/amarok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533397102 -SHA256 (TDE/applications/amarok-trinity_14.0.5.orig.tar.xz) = bbcfc2be0da7c25d9ef3469bfee800a2ddb33a399913404cc00cef5bc74a2cc0 -SIZE (TDE/applications/amarok-trinity_14.0.5.orig.tar.xz) = 10014456 +TIMESTAMP = 1552237091 +SHA256 (TDE/applications/amarok-trinity_14.0.6.orig.tar.xz) = 98bcadbdaa688ce4a743360a79de47be3c9279b853dcd488212b2d0fb4137f31 +SIZE (TDE/applications/amarok-trinity_14.0.6.orig.tar.xz) = 10032560 diff --git a/freebsd/applications/amarok/files/patch-bp000-fix-ftbfs-on-c++11.diff b/freebsd/applications/amarok/files/patch-bp000-fix-ftbfs-on-c++11.diff deleted file mode 100644 index b7776a207..000000000 --- a/freebsd/applications/amarok/files/patch-bp000-fix-ftbfs-on-c++11.diff +++ /dev/null @@ -1,28 +0,0 @@ -diff --git a/amarok/src/main.cpp b/amarok/src/main.cpp -index 66748e2..2141eaf 100644 ---- a/amarok/src/main.cpp -+++ b/amarok/src/main.cpp -@@ -38,11 +38,11 @@ int main( int argc, char *argv[] ) - I18N_NOOP( "Developer (illissius)" ), "illissius@gmail.com" ); - aboutData.addAuthor( "Ian '" I18N_NOOP("The Beard") "' Monroe", - I18N_NOOP( "Developer (eean)" ), "ian@monroe.nu", "http://www.monroe.nu/" ); -- aboutData.addAuthor( "Jeff '"I18N_NOOP("IROCKSOHARD") "' Mitchell", -+ aboutData.addAuthor( "Jeff '" I18N_NOOP("IROCKSOHARD") "' Mitchell", - I18N_NOOP( "Developer (jefferai)" ), "kde-dev@emailgoeshere.com" ); -- aboutData.addAuthor( "Mark '"I18N_NOOP("It's good, but it's not irssi") "' Kretschmann", -+ aboutData.addAuthor( "Mark '" I18N_NOOP("It's good, but it's not irssi") "' Kretschmann", - I18N_NOOP( "Project founder (markey)" ), "kretschmann@kde.org" ); -- aboutData.addAuthor( "Martin '"I18N_NOOP("Easily the most compile-breaks ever!") "' Aumueller", -+ aboutData.addAuthor( "Martin '" I18N_NOOP("Easily the most compile-breaks ever!") "' Aumueller", - I18N_NOOP( "Developer (aumuell)" ), "aumuell@reserv.at" ); - aboutData.addAuthor( "Max '" I18N_NOOP("Turtle-Power") "' Howell", - I18N_NOOP( "Cowboy mxcl" ), "max.howell@methylblue.com", "http://www.methylblue.com" ); -@@ -58,7 +58,7 @@ int main( int argc, char *argv[] ) - I18N_NOOP( "Developer (sebr)" ), "ruiz@kde.org", "http://www.sebruiz.net" ); - aboutData.addAuthor( "Stanislav '" I18N_NOOP("All you need is DCOP") "' Karchebny", - I18N_NOOP( "DCOP, improvements, cleanups, i18n (berkus)" ), "berkus@madfire.net" ); -- aboutData.addAuthor( "Timothy '"I18N_NOOP("HCI nut") "' Pearson", -+ aboutData.addAuthor( "Timothy '" I18N_NOOP("HCI nut") "' Pearson", - I18N_NOOP( "Developer (kb9vqf)" ), "kb9vqf@pearsoncomputing.net" ); - - -- cgit v1.2.3