Date: Sun, 29 Apr 2018 10:38:55 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468619 - head/security/git-remote-gcrypt Message-ID: <201804291038.w3TActFd085508@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Sun Apr 29 10:38:55 2018 New Revision: 468619 URL: https://svnweb.freebsd.org/changeset/ports/468619 Log: - Update to 1.1 - Add pkg-message for information regarding new experimental rclone backend Added: head/security/git-remote-gcrypt/pkg-message (contents, props changed) Modified: head/security/git-remote-gcrypt/Makefile head/security/git-remote-gcrypt/distinfo Modified: head/security/git-remote-gcrypt/Makefile ============================================================================== --- head/security/git-remote-gcrypt/Makefile Sun Apr 29 10:31:13 2018 (r468618) +++ head/security/git-remote-gcrypt/Makefile Sun Apr 29 10:38:55 2018 (r468619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git-remote-gcrypt -PORTVERSION= 1.0.3 +PORTVERSION= 1.1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org Modified: head/security/git-remote-gcrypt/distinfo ============================================================================== --- head/security/git-remote-gcrypt/distinfo Sun Apr 29 10:31:13 2018 (r468618) +++ head/security/git-remote-gcrypt/distinfo Sun Apr 29 10:38:55 2018 (r468619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523023522 -SHA256 (spwhitton-git-remote-gcrypt-1.0.3_GH0.tar.gz) = 1f3bf3138822be03c5d7421398f3ff9d2a24a8f0ee2637d78ea699831c537bc5 -SIZE (spwhitton-git-remote-gcrypt-1.0.3_GH0.tar.gz) = 27276 +TIMESTAMP = 1524997340 +SHA256 (spwhitton-git-remote-gcrypt-1.1_GH0.tar.gz) = 84006a5a2d4016732bc540e43e1e3a9a2c28710883955a2d8aeba5ec657cbe75 +SIZE (spwhitton-git-remote-gcrypt-1.1_GH0.tar.gz) = 28363 Added: head/security/git-remote-gcrypt/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/git-remote-gcrypt/pkg-message Sun Apr 29 10:38:55 2018 (r468619) @@ -0,0 +1,2 @@ +For trying out rclone (experimental backend), please install rclone +from net/rclone port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804291038.w3TActFd085508>