Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 19:04:59 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401584 - head/www/serf
Message-ID:  <201511141904.tAEJ4xLR014584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Sat Nov 14 19:04:58 2015
New Revision: 401584
URL: https://svnweb.freebsd.org/changeset/ports/401584

Log:
  project moved from code.google to serf.apache.org
   - update MATER_SITES and pkg-desc to reflect new home
  
  Approved by:	lev@ (implicit)

Modified:
  head/www/serf/Makefile
  head/www/serf/pkg-descr

Modified: head/www/serf/Makefile
==============================================================================
--- head/www/serf/Makefile	Sat Nov 14 18:59:48 2015	(r401583)
+++ head/www/serf/Makefile	Sat Nov 14 19:04:58 2015	(r401584)
@@ -5,7 +5,7 @@ PORTNAME=	serf
 PORTVERSION=	1.3.8
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://serf.googlecode.com/svn/src_releases/
+MASTER_SITES=	APACHE/serf
 
 MAINTAINER=	lev@FreeBSD.org
 COMMENT=	Serf HTTP client library

Modified: head/www/serf/pkg-descr
==============================================================================
--- head/www/serf/pkg-descr	Sat Nov 14 18:59:48 2015	(r401583)
+++ head/www/serf/pkg-descr	Sat Nov 14 19:04:58 2015	(r401584)
@@ -4,4 +4,4 @@ running the read/write communication asy
 and transformations are kept to a minimum to provide high
 performance operation.
 
-WWW: http://code.google.com/p/serf/
+WWW: http://serf.apache.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511141904.tAEJ4xLR014584>