diff options
author | marcel <marcel@FreeBSD.org> | 2006-02-01 10:39:48 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2006-02-01 10:39:48 +0800 |
commit | bee62ec8513f55a056d7e4547b4b296f701070e7 (patch) | |
tree | 54c6375884095d27e8376b41d487cfaab2c55dde /emulators/ski | |
parent | 39c488dd0960a013d70129c992bf6fbd06ca7a94 (diff) | |
download | freebsd-ports-gnome-bee62ec8513f55a056d7e4547b4b296f701070e7.tar.gz freebsd-ports-gnome-bee62ec8513f55a056d7e4547b4b296f701070e7.tar.zst freebsd-ports-gnome-bee62ec8513f55a056d7e4547b4b296f701070e7.zip |
The HP ski simulator is available from HP Labs.
While here add the SHA256 checksum.
PR: ports/92650
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/Makefile | 4 | ||||
-rw-r--r-- | emulators/ski/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 0728d0d26b86..0e0fa4efc65e 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -9,7 +9,7 @@ PORTNAME= ski PORTVERSION= 0.943l.2 CATEGORIES= emulators -MASTER_SITES= # ftp://www.software.hp.com/dist/swdepot/ +MASTER_SITES= # http://www.hpl.hp.com/research/linux/ski/ DISTNAME= ski-0.943l-2.i386 EXTRACT_SUFX= .rpm @@ -20,7 +20,7 @@ EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio ONLY_FOR_ARCHS= i386 -NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.software.hp.com/products/LIA64/overview1a.htm) and put it in ${DISTDIR} first. License restrictions disallow automatic downloads and redistribution of the software. +NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first. License restrictions disallow automatic downloads and redistribution of the software. NO_PACKAGE= ${NOTICE} NO_CDROM= ${NOTICE} diff --git a/emulators/ski/distinfo b/emulators/ski/distinfo index 75f8f3ab3244..b395468551dd 100644 --- a/emulators/ski/distinfo +++ b/emulators/ski/distinfo @@ -1,2 +1,3 @@ MD5 (ski-0.943l-2.i386.rpm) = 9040237f3d3b2f2445ba232d9955e9eb +SHA256 (ski-0.943l-2.i386.rpm) = 90a657162cc0a8af70745eacda3a12ce955b60a9d6e8439bd7c0decccb531d89 SIZE (ski-0.943l-2.i386.rpm) = 4009778 |