Date: Wed, 4 Sep 2013 09:05:36 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326263 - head/sysutils/libfvde Message-ID: <201309040905.r8495aKI034142@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Wed Sep 4 09:05:36 2013 New Revision: 326263 URL: http://svnweb.freebsd.org/changeset/ports/326263 Log: sysutils/libfvde: Update MASTER_SITES to fix fetch 404 - Update MASTER_SITES since Google Code download service is 404 [1] [1] http://google-opensource.blogspot.com/2013/05/a-change-to-google-code-download-service.html Reported by: pkg-fallout Modified: head/sysutils/libfvde/Makefile Modified: head/sysutils/libfvde/Makefile ============================================================================== --- head/sysutils/libfvde/Makefile Wed Sep 4 08:52:12 2013 (r326262) +++ head/sysutils/libfvde/Makefile Wed Sep 4 09:05:36 2013 (r326263) @@ -4,7 +4,7 @@ PORTNAME= libfvde PORTVERSION= 20130305 CATEGORIES= sysutils -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSLUVJYl9XRWhKSjg/ DISTFILES= ${PORTNAME}-experimental-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= koobs@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309040905.r8495aKI034142>