aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2018-04-29 18:38:55 +0800
committerAshish SHUKLA <ashish@FreeBSD.org>2018-04-29 18:38:55 +0800
commita8939c301dcdfaf067557fa3d3e63d97a9fbc41c (patch)
tree2194b0dd051ce59f65fa1067f57c05261f990584 /security
parente0d01ba71cd8aa1a52c529db69db95d660f2d86c (diff)
downloadfreebsd-ports-gnome-a8939c301dcdfaf067557fa3d3e63d97a9fbc41c.tar.gz
freebsd-ports-gnome-a8939c301dcdfaf067557fa3d3e63d97a9fbc41c.tar.zst
freebsd-ports-gnome-a8939c301dcdfaf067557fa3d3e63d97a9fbc41c.zip
- Update to 1.1
- Add pkg-message for information regarding new experimental rclone backend
Diffstat (limited to 'security')
-rw-r--r--security/git-remote-gcrypt/Makefile2
-rw-r--r--security/git-remote-gcrypt/distinfo6
-rw-r--r--security/git-remote-gcrypt/pkg-message2
3 files changed, 6 insertions, 4 deletions
diff --git a/security/git-remote-gcrypt/Makefile b/security/git-remote-gcrypt/Makefile
index 4ba02af3fe19..1042c8e3ba52 100644
--- a/security/git-remote-gcrypt/Makefile
+++ b/security/git-remote-gcrypt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= git-remote-gcrypt
-PORTVERSION= 1.0.3
+PORTVERSION= 1.1
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/git-remote-gcrypt/distinfo b/security/git-remote-gcrypt/distinfo
index 596bf7453b2d..467fb268edf7 100644
--- a/security/git-remote-gcrypt/distinfo
+++ b/security/git-remote-gcrypt/distinfo
@@ -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
diff --git a/security/git-remote-gcrypt/pkg-message b/security/git-remote-gcrypt/pkg-message
new file mode 100644
index 000000000000..4eef5ab72b09
--- /dev/null
+++ b/security/git-remote-gcrypt/pkg-message
@@ -0,0 +1,2 @@
+For trying out rclone (experimental backend), please install rclone
+from net/rclone port.