svn commit: r468619 - head/security/git-remote-gcrypt

Ashish SHUKLA ashish at FreeBSD.org
Sun Apr 29 10:38:56 UTC 2018


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 at 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.


More information about the svn-ports-head mailing list