Bug 177579 - [update]: devel/avro-cpp up to date
Summary: [update]: devel/avro-cpp up to date
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 12:00 UTC by Veniamin
Modified: 2013-05-05 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2013-04-02 12:00 UTC, Veniamin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2013-04-02 12:00:00 UTC
Up to latest version,
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-05-05 15:42:09 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"
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-05-05 15:42:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!