Date: Sat, 9 Feb 2013 14:10:00 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175815: commit references a PR Message-ID: <201302091410.r19EA0d5067086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175815; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175815: commit references a PR Date: Sat, 9 Feb 2013 14:05:42 +0000 (UTC) Author: miwi Date: Sat Feb 9 14:05:33 2013 New Revision: 311980 URL: http://svnweb.freebsd.org/changeset/ports/311980 Log: - Update to latest git version 31-g9ca7fda PR: 175815 Submitted by: maintainer Modified: head/databases/tarantool/Makefile (contents, props changed) head/databases/tarantool/distinfo (contents, props changed) Modified: head/databases/tarantool/Makefile ============================================================================== --- head/databases/tarantool/Makefile Sat Feb 9 14:04:13 2013 (r311979) +++ head/databases/tarantool/Makefile Sat Feb 9 14:05:33 2013 (r311980) @@ -3,6 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.4.8 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://tarantool.org/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION}-${TR_REV}-src @@ -12,7 +13,7 @@ COMMENT= High performance key/value stor LICENSE= BSD -TR_REV= 20-gdfe40fc +TR_REV= 31-g9ca7fda USE_CMAKE= yes USE_GCC= 4.6+ USE_GETTEXT= build Modified: head/databases/tarantool/distinfo ============================================================================== --- head/databases/tarantool/distinfo Sat Feb 9 14:04:13 2013 (r311979) +++ head/databases/tarantool/distinfo Sat Feb 9 14:05:33 2013 (r311980) @@ -1,2 +1,2 @@ -SHA256 (tarantool-1.4.8-20-gdfe40fc-src.tar.gz) = bb8095a1e54f4f9a86c64c5750b5e25c1f8ed2467c10ec8a878045da5f2965a9 -SIZE (tarantool-1.4.8-20-gdfe40fc-src.tar.gz) = 2243935 +SHA256 (tarantool-1.4.8-31-g9ca7fda-src.tar.gz) = 91992a978f123c62e6489b4c3359dddf36708c47b57ad358e1b3551a73d59331 +SIZE (tarantool-1.4.8-31-g9ca7fda-src.tar.gz) = 2263816 _______________________________________________ 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?201302091410.r19EA0d5067086>