aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:15:46 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 15:06:56 +0000
commit1a5ede5f3667b6e0399abb165603b33f51f65d66 (patch)
treea4bb68054aad1bff88578958b521cd500b7e0153 /ftp
parentc4ce3279dbdde130aaff8810a4ef8625ba06128f (diff)
downloadports-1a5ede5f3667b6e0399abb165603b33f51f65d66.tar.gz
ports-1a5ede5f3667b6e0399abb165603b33f51f65d66.zip
all: Bump PORTREVISION after lang/go* update
PR: 274405 (cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlie/Makefile2
-rw-r--r--ftp/pget/Makefile1
-rw-r--r--ftp/sftpgo/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 9dcefa52a683..56ea57e485dd 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -1,7 +1,7 @@
PORTNAME= curlie
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.7
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile
index 531f2304232e..49c4c577eb16 100644
--- a/ftp/pget/Makefile
+++ b/ftp/pget/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pget
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= ftp net www
MAINTAINER= yuri@FreeBSD.org
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 27a7a4b58445..77a7bd9bec59 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sftpgo
PORTVERSION= 2.5.4
+PORTREVISION= 1
CATEGORIES= ftp www
MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps