From 43695a210b307a99fab27aba2bd0b73ec275157f Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sat, 4 Mar 2017 19:21:25 +0100 Subject: [PATCH] Updated SynC Modular recipe * Changed SOURCE_URL as suggested by Diver. Thanks! * Added a "Free registration" text file. As the user has to re-register from time to time for some reason, it may be easier to find in a text file in the app's folder than looking into the decription of SynC Modular in HaikuDepot. --- .../sync_modular/additional-files/Free registration | 5 +++++ haiku-apps/sync_modular/sync_modular-2.2.1b.recipe | 12 ++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 haiku-apps/sync_modular/additional-files/Free registration diff --git a/haiku-apps/sync_modular/additional-files/Free registration b/haiku-apps/sync_modular/additional-files/Free registration new file mode 100644 index 000000000..8b65f7d25 --- /dev/null +++ b/haiku-apps/sync_modular/additional-files/Free registration @@ -0,0 +1,5 @@ +In 2010, SynC Modular became freeware. +Use this name and serial number to register the application: + +User name : Free registration +Serial number: eCDiPa-kbbmPZ-zGDJuyU diff --git a/haiku-apps/sync_modular/sync_modular-2.2.1b.recipe b/haiku-apps/sync_modular/sync_modular-2.2.1b.recipe index 36070d404..5273a46c7 100644 --- a/haiku-apps/sync_modular/sync_modular-2.2.1b.recipe +++ b/haiku-apps/sync_modular/sync_modular-2.2.1b.recipe @@ -36,11 +36,14 @@ filters created by someone else, of course" HOMEPAGE="http://www.sync-modular.org/" COPYRIGHT="1999-2000, Dr Sync" LICENSE="Sync_Modular" -REVISION="2" -SOURCE_URI="http://www.sync-modular.org/download2_BeOS.php" -CHECKSUM_SHA256="a29bf21d50822106cf4d2b103ca42634f132c1e12d97959d82deb080c564e19e" +REVISION="3" +SOURCE_URI="http://www.sync-modular.org/sm221b_x86.zip" +CHECKSUM_SHA256="12090a78469163907593e118db14c5253259abe2b80a751701b6db6085674a75" SOURCE_DIR="SynC Modular" -ADDITIONAL_FILES="SyncModular.rdef" +ADDITIONAL_FILES=" + SyncModular.rdef + Free registration + " USER_SETTINGS_FILES=" \"settings/Dr Sync\" directory @@ -70,6 +73,7 @@ BUILD() addResourcesToBinaries $portDir/additional-files/SyncModular.rdef sm chmod +x sm mv sm "SynC Modular" + cp $portDir/additional-files/Free\ registration . touch "SynC Modular Website" addattr META:url "http://www.sync-modular.org/" "SynC Modular Website"