From e2d354aa795bf7c5339d50550c13cad4b6b88161 Mon Sep 17 00:00:00 2001 From: Jim Saxton Date: Thu, 19 Jan 2017 21:57:14 -0800 Subject: [PATCH] yab_ide: bump version (#1088) and bump yab revision. --- dev-lang/yab/yab-1.7.5.3.recipe | 10 +++++----- .../{yab_ide-2.2.6.recipe => yab_ide-2.2.7.recipe} | 11 ++++++----- 2 files changed, 11 insertions(+), 10 deletions(-) rename haiku-apps/yab_ide/{yab_ide-2.2.6.recipe => yab_ide-2.2.7.recipe} (86%) diff --git a/dev-lang/yab/yab-1.7.5.3.recipe b/dev-lang/yab/yab-1.7.5.3.recipe index 7e3d25c45..696e31c87 100644 --- a/dev-lang/yab/yab-1.7.5.3.recipe +++ b/dev-lang/yab/yab-1.7.5.3.recipe @@ -1,15 +1,15 @@ SUMMARY="Extended version of the yabasic programming language" DESCRIPTION="yab is an extended version of yabasic, a BASIC programming \ language, with special commands designed for Haiku." -HOMEPAGE="http://yab.orgfree.com" +HOMEPAGE="http://yab.orgfree.com/" COPYRIGHT="1995-2006 Marc-Oliver Ihm (yabasic) 2006-2009 Jan Bungeroth (yab improvements) 2013-2016 Jim Saxton (yab improvements)" LICENSE="Artistic" -REVISION="1" -SOURCE_URI="https://github.com/bbjimmy/YAB/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="c71ab577e9f88e51dfca08ba71190199d6ad13356bce2838caf85de0a88416cd" -SOURCE_DIR="YAB-$portVersion" +REVISION="2" +SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3a.tar.gz" +CHECKSUM_SHA256="595ff5a9962ebc0207e867b56bf79a628a84ceb33a9563f92a6483fc77f972b7" +SOURCE_DIR="YAB-1.7.5.3a" ARCHITECTURES="x86_gcc2 !x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 !x86" diff --git a/haiku-apps/yab_ide/yab_ide-2.2.6.recipe b/haiku-apps/yab_ide/yab_ide-2.2.7.recipe similarity index 86% rename from haiku-apps/yab_ide/yab_ide-2.2.6.recipe rename to haiku-apps/yab_ide/yab_ide-2.2.7.recipe index f9b6f37b7..d3755a1f5 100644 --- a/haiku-apps/yab_ide/yab_ide-2.2.6.recipe +++ b/haiku-apps/yab_ide/yab_ide-2.2.7.recipe @@ -5,13 +5,14 @@ much more. yab wouldn't be complete without the yab-IDE, a powerful development \ environment, which of course is programmed in yab itself." -HOMEPAGE="http://yab.orgfree.com" -COPYRIGHT="2006-2015 Jan Bungeroth" +HOMEPAGE="http://yab.orgfree.com/" +COPYRIGHT="2006-2015 Jan Bungeroth + 2015-2017 Jim Saxton" LICENSE="Artistic" REVISION="1" -SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3.tar.gz" -CHECKSUM_SHA256="c71ab577e9f88e51dfca08ba71190199d6ad13356bce2838caf85de0a88416cd" -SOURCE_DIR=YAB-1.7.5.3 +SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3a.tar.gz" +CHECKSUM_SHA256="595ff5a9962ebc0207e867b56bf79a628a84ceb33a9563f92a6483fc77f972b7" +SOURCE_DIR="YAB-1.7.5.3a" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"