From owner-svn-ports-all@FreeBSD.ORG Sun May 5 14:42:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 55C8191C; Sun, 5 May 2013 14:42:02 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4805173; Sun, 5 May 2013 14:42:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r45Eg2Ek017760; Sun, 5 May 2013 14:42:02 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r45Eg1Hr017758; Sun, 5 May 2013 14:42:01 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201305051442.r45Eg1Hr017758@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sun, 5 May 2013 14:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317418 - head/devel/avro-cpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 14:42:02 -0000 Author: rakuco Date: Sun May 5 14:42:01 2013 New Revision: 317418 URL: http://svnweb.freebsd.org/changeset/ports/317418 Log: Update to 1.7.4. PR: ports/177579 Submitted by: Veniamin Gvozdikov (maintainer) Modified: head/devel/avro-cpp/Makefile head/devel/avro-cpp/distinfo Modified: head/devel/avro-cpp/Makefile ============================================================================== --- head/devel/avro-cpp/Makefile Sun May 5 14:30:56 2013 (r317417) +++ head/devel/avro-cpp/Makefile Sun May 5 14:42:01 2013 (r317418) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= avro -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.7.4 CATEGORIES= devel -MASTER_SITES= APACHE +MASTER_SITES= http://www.sai.msu.su/apache/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ \ + APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/stable PKGNAMESUFFIX= -cpp DISTNAME= ${PORTNAME}-src-${PORTVERSION} Modified: head/devel/avro-cpp/distinfo ============================================================================== --- head/devel/avro-cpp/distinfo Sun May 5 14:30:56 2013 (r317417) +++ head/devel/avro-cpp/distinfo Sun May 5 14:42:01 2013 (r317418) @@ -1,2 +1,2 @@ -SHA256 (avro-src-1.7.3.tar.gz) = edf23ba0626cf648008357c7f9fb2d1e0b0eaeacce76ecd001eaa198484e9833 -SIZE (avro-src-1.7.3.tar.gz) = 1924413 +SHA256 (avro-src-1.7.4.tar.gz) = 25fe5a577db20af573b01d620a174ed365ed2a9d68337784e65e5eba673ee69c +SIZE (avro-src-1.7.4.tar.gz) = 1951821