Update WWW and MASTER_SITES URLs.

Update checksums. There are no changes according to diff -Nur. It seems
someone just rerolled the tarball.
This commit is contained in:
Anders Nordby 2008-08-10 22:45:02 +00:00
parent c11f62c3bc
commit 86672dae07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218381
3 changed files with 6 additions and 6 deletions

View File

@ -8,8 +8,8 @@
PORTNAME= libgringotts
PORTVERSION= 1.2.1
CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/libGringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
MASTER_SITES= BERLIOS
MASTER_SITE_SUBDIR= gringotts
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for encapsulating/safekeeping data in encrypted/compressed form

View File

@ -1,3 +1,3 @@
MD5 (libgringotts-1.2.1.tar.bz2) = ccea1078679d79c924842fad40de4102
SHA256 (libgringotts-1.2.1.tar.bz2) = 3757be9a2bb12aac91d90e80e65a955fca12a926284788be2f5118cb854dd277
SIZE (libgringotts-1.2.1.tar.bz2) = 167013
MD5 (libgringotts-1.2.1.tar.bz2) = b2b1bad56ef33153f251ccd9500860be
SHA256 (libgringotts-1.2.1.tar.bz2) = a75e6f757b975d3da662fe7ea2d985f358f31ad2dede1a222bb4aa403d0dbfd1
SIZE (libgringotts-1.2.1.tar.bz2) = 167014

View File

@ -8,6 +8,6 @@ complete control over all the algorithms used in the process.
For encryptions, libGringotts makes use of the MCrypt and MHash libs by Nikos
Mavroyanopoulos.
WWW: http://devel.pluto.linux.it/projects/libGringotts/
WWW: http://gringotts.berlios.de/
- Anders Nordby <anders@fix.no>