Index: head/security/git-remote-gcrypt/Makefile =================================================================== --- head/security/git-remote-gcrypt/Makefile (revision 468618) +++ head/security/git-remote-gcrypt/Makefile (revision 468619) @@ -1,34 +1,34 @@ # Created by: Ashish SHUKLA # $FreeBSD$ PORTNAME= git-remote-gcrypt -PORTVERSION= 1.0.3 +PORTVERSION= 1.1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org COMMENT= PGP-encrypt git remotes LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rst2man:textproc/py-docutils RUN_DEPENDS= rsync:net/rsync \ curl:ftp/curl \ gpg:security/gnupg USE_GITHUB= yes GH_ACCOUNT= spwhitton MAKE_ENV= DESTDIR=${STAGEDIR} NO_BUILD= PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz post-extract: @${REINPLACE_CMD} -e s,prefix/share/man,prefix/man, ${WRKSRC}/install.sh do-install: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${WRKSRC}/install.sh .include Index: head/security/git-remote-gcrypt/distinfo =================================================================== --- head/security/git-remote-gcrypt/distinfo (revision 468618) +++ head/security/git-remote-gcrypt/distinfo (revision 468619) @@ -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 Index: head/security/git-remote-gcrypt/pkg-message =================================================================== --- head/security/git-remote-gcrypt/pkg-message (nonexistent) +++ head/security/git-remote-gcrypt/pkg-message (revision 468619) @@ -0,0 +1,2 @@ +For trying out rclone (experimental backend), please install rclone +from net/rclone port. Property changes on: head/security/git-remote-gcrypt/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property