1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Fix MASTER_SITES; add WWW; use NO_PROFILE instead of the deprecrated NOPROFILE;

remove MD5 checksum in distinfo

Approved by:	makc, miwi (mentors, implicit)
Feature safe:	yes
This commit is contained in:
Brendan Fabeny 2011-01-17 19:30:22 +00:00
parent 93a5ead8aa
commit d026836dbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267918
6 changed files with 10 additions and 6 deletions

View File

@ -8,14 +8,15 @@
PORTNAME= randlib
PORTVERSION= 1.3
CATEGORIES= math
MASTER_SITES= http://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/
MASTER_SITES= https://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/ \
LOCAL/bf
DISTNAME= RANDLIB_V90
MAINTAINER= bf@FreeBSD.org
COMMENT= Library of Routines for Random Number Generation
USE_LDCONFIG= yes
MAKE_ENV= NOPROFILE=true
MAKE_ENV= NO_PROFILE=true
WRKSRC= ${WRKDIR}/source/randlib.c/src
PORTDOCS= Basegen.c.doc randlib.c.chs randlib.c.fdoc
PLIST_FILES= include/randlib.h \

View File

@ -1,3 +1,2 @@
MD5 (RANDLIB_V90.tar.gz) = 9f49672fe5bfa8eb7b53bd59e7121892
SHA256 (RANDLIB_V90.tar.gz) = c90251cc129ed21616d80df7bc87acefcce57d1a9e7fe7a2dd23e6d119bed466
SIZE (RANDLIB_V90.tar.gz) = 322516

View File

@ -18,3 +18,5 @@ This library provides routines that return:
(16) Integer uniform deviates between specified limits
(17) Seeds for the random number generator calculated from a
character string
WWW: https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27

View File

@ -8,14 +8,15 @@
PORTNAME= randlib
PORTVERSION= 1.3
CATEGORIES= math
MASTER_SITES= http://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/
MASTER_SITES= https://biostatistics.mdanderson.org/SoftwareDownload/ProductDownloadFiles/ \
LOCAL/bf
DISTNAME= RANDLIB_V90
MAINTAINER= bf@FreeBSD.org
COMMENT= Library of Routines for Random Number Generation
USE_LDCONFIG= yes
MAKE_ENV= NOPROFILE=true
MAKE_ENV= NO_PROFILE=true
WRKSRC= ${WRKDIR}/source/randlib.c/src
PORTDOCS= Basegen.c.doc randlib.c.chs randlib.c.fdoc
PLIST_FILES= include/randlib.h \

View File

@ -1,3 +1,2 @@
MD5 (RANDLIB_V90.tar.gz) = 9f49672fe5bfa8eb7b53bd59e7121892
SHA256 (RANDLIB_V90.tar.gz) = c90251cc129ed21616d80df7bc87acefcce57d1a9e7fe7a2dd23e6d119bed466
SIZE (RANDLIB_V90.tar.gz) = 322516

View File

@ -18,3 +18,5 @@ This library provides routines that return:
(16) Integer uniform deviates between specified limits
(17) Seeds for the random number generator calculated from a
character string
WWW: https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27