Date: Tue, 4 Sep 2012 15:05:30 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303655 - head/net/reposado Message-ID: <201209041505.q84F5URj073184@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Sep 4 15:05:30 2012 New Revision: 303655 URL: http://svn.freebsd.org/changeset/ports/303655 Log: - Update to 0.0.20120810 PR: ports/171319 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Modified: head/net/reposado/Makefile (contents, props changed) head/net/reposado/distinfo (contents, props changed) Modified: head/net/reposado/Makefile ============================================================================== --- head/net/reposado/Makefile Tue Sep 4 14:31:48 2012 (r303654) +++ head/net/reposado/Makefile Tue Sep 4 15:05:30 2012 (r303655) @@ -6,7 +6,7 @@ # PORTNAME= reposado -PORTVERSION= 0.0.20120620 +PORTVERSION= 0.0.20120810 CATEGORIES= net MASTER_SITES= https://nodeload.github.com/wdas/reposado/zipball/${TAG}?dummy=/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} Modified: head/net/reposado/distinfo ============================================================================== --- head/net/reposado/distinfo Tue Sep 4 14:31:48 2012 (r303654) +++ head/net/reposado/distinfo Tue Sep 4 15:05:30 2012 (r303655) @@ -1,2 +1,2 @@ -SHA256 (reposado-20120620.tar.gz) = 03925fb2d5e8352c75669d0027da13af97c27fd50cccda0712b85d31c57dd84b -SIZE (reposado-20120620.tar.gz) = 57132 +SHA256 (reposado-20120810.tar.gz) = 03925fb2d5e8352c75669d0027da13af97c27fd50cccda0712b85d31c57dd84b +SIZE (reposado-20120810.tar.gz) = 57132
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209041505.q84F5URj073184>