svn commit: r529856 - head/security/git-remote-gcrypt
Ashish SHUKLA
ashish at FreeBSD.org
Mon Mar 30 04:35:40 UTC 2020
Author: ashish
Date: Mon Mar 30 04:25:51 2020
New Revision: 529856
URL: https://svnweb.freebsd.org/changeset/ports/529856
Log:
- Update to 1.3
- Pet portlint
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 Mon Mar 30 04:23:00 2020 (r529855)
+++ head/security/git-remote-gcrypt/Makefile Mon Mar 30 04:25:51 2020 (r529856)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= git-remote-gcrypt
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= security
MAINTAINER= ashish at FreeBSD.org
@@ -11,11 +11,12 @@ COMMENT= PGP-encrypt git remotes
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= rst2man:textproc/py-docutils
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
RUN_DEPENDS= rsync:net/rsync \
curl:ftp/curl \
gpg:security/gnupg
+USES= python:build
USE_GITHUB= yes
GH_ACCOUNT= spwhitton
MAKE_ENV= DESTDIR=${STAGEDIR}
Modified: head/security/git-remote-gcrypt/distinfo
==============================================================================
--- head/security/git-remote-gcrypt/distinfo Mon Mar 30 04:23:00 2020 (r529855)
+++ head/security/git-remote-gcrypt/distinfo Mon Mar 30 04:25:51 2020 (r529856)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543482028
-SHA256 (spwhitton-git-remote-gcrypt-1.2_GH0.tar.gz) = 6f00d5891639f8d2c263ca15b14ad02bb5a8dd048e9c778fcc12a38cb26f51c4
-SIZE (spwhitton-git-remote-gcrypt-1.2_GH0.tar.gz) = 28814
+TIMESTAMP = 1585465248
+SHA256 (spwhitton-git-remote-gcrypt-1.3_GH0.tar.gz) = e1948dda848db845db404e4337b07206c96cb239b66392fd1c9c246279c2cb25
+SIZE (spwhitton-git-remote-gcrypt-1.3_GH0.tar.gz) = 29330
More information about the svn-ports-all
mailing list