mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="Free Pascal Compiler"
|
||||
HOMEPAGE="http://www.freepascal.org"
|
||||
SRC_URI="ftp://ftp.freepascal.org/pub/fpc/dist/2.4.0/source/fpc-2.4.0.source.tar.gz"
|
||||
SOURCE_URI="ftp://ftp.freepascal.org/pub/fpc/dist/2.4.0/source/fpc-2.4.0.source.tar.gz"
|
||||
CHECKSUM_MD5="34340820710239bea2ceca7f43ef8cab"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="unstable"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="An open source compiler for pascal and object pascal"
|
||||
HOMEPAGE="http://www.freepascal.org"
|
||||
SRC_URI="ftp://ftp.freepascal.org/pub/fpc/dist/2.6.0/source/fpc-2.6.0.source.tar.gz
|
||||
SOURCE_URI="ftp://ftp.freepascal.org/pub/fpc/dist/2.6.0/source/fpc-2.6.0.source.tar.gz
|
||||
http://fpc.planetmirror.com/pub/fpc/dist/2.6.0/source/fpc-2.6.0.source.tar.gz
|
||||
ftp://gd.tuwien.ac.at/languages/pascal/fpc/dist/2.6.0/source/fpc-2.6.0.source.tar.gz
|
||||
ftp://ftp.hu.freepascal.org/pub/fpc/dist/2.6.0/source/fpc-2.6.0.source.tar.gz
|
||||
|
||||
@@ -8,7 +8,7 @@ Nintendo GBA, Nintendo DS, and Nintendo Wii. Additionally, JVM, MIPS (big and\
|
||||
little endian variants) and Motorola 68k architecture targets are available in\
|
||||
the development versions."
|
||||
HOMEPAGE="http://www.freespascal.org"
|
||||
SRC_URI="http://sourceforge.net/projects/freepascal/files/Source/2.6.2/fpc-2.6.2.source.tar.gz/download"
|
||||
SOURCE_URI="http://sourceforge.net/projects/freepascal/files/Source/2.6.2/fpc-2.6.2.source.tar.gz/download"
|
||||
CHECKSUM_SHA256="71dd1be93593daf184556377dfde61c7882bc749ad8c0bc342210e542555f9d0"
|
||||
LICENSE="
|
||||
GNU LGPL v3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="FreePascalCompiler binary"
|
||||
DESCRIPTION="FreePascalCompiler binary"
|
||||
HOMEPAGE="http://www.freepascal.org"
|
||||
SRC_URI="ftp://freepascal.stack.nl/pub/fpc/dist/2.6.0/i386-haiku/fpc-2.6.0.i386-haiku.tar"
|
||||
SOURCE_URI="ftp://freepascal.stack.nl/pub/fpc/dist/2.6.0/i386-haiku/fpc-2.6.0.i386-haiku.tar"
|
||||
CHECKSUM_SHA256="abec33111d1d88dcce96cf26498b3687d53aa29494c6a8aada16b9b0625eef95"
|
||||
LICENSE="
|
||||
GNU LGPL v3
|
||||
|
||||
Reference in New Issue
Block a user