Date: Sun, 5 May 2013 14:50:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/177579: commit references a PR Message-ID: <201305051450.r45Eo1tU083513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177579; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177579: commit references a PR Date: Sun, 5 May 2013 14:42:09 +0000 (UTC) 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 <g.veniamin@googlemail.com> (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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305051450.r45Eo1tU083513>