diff options
author | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
commit | 3f627ab4ceb27d868b1d614957e04bfa927d165b (patch) | |
tree | 8d55e3d4d3e216787ab6284b0e649a7a6d2f047d /ftp | |
parent | 6f24a15624ece550a72b46b91ed993a1f8a1d7ee (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/gnustep-ftp/distinfo | 5 | ||||
-rw-r--r-- | ftp/waiho/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 1701b09271ea..bfe94ae54f8e 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ftp -PORTVERSION= 0.5 -PORTREVISION= 5 +PORTVERSION= 0.6 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- diff --git a/ftp/gnustep-ftp/distinfo b/ftp/gnustep-ftp/distinfo index 03839f52c349..187e31a1bf2a 100644 --- a/ftp/gnustep-ftp/distinfo +++ b/ftp/gnustep-ftp/distinfo @@ -1,2 +1,3 @@ -SHA256 (FTP-0.5.tar.gz) = 159b297df1d797f6a4af2aa353380eeecc99078db27ecc5172e90c5bc3f06073 -SIZE (FTP-0.5.tar.gz) = 132587 +TIMESTAMP = 1546208359 +SHA256 (FTP-0.6.tar.gz) = f9884c1d0a3f37fea183ed1f80905d0f9ed3c99f776dc6a876434c7512c4d610 +SIZE (FTP-0.6.tar.gz) = 161962 diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index 55f15968bbc4..6bc5f2b6d056 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -2,7 +2,7 @@ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} |