- Update to 1.2.4.
- Update MASTER_SITES and stop fetching from GitHub. PR: ports/175319 Submitted by: Norihiko Murase <mur1080224@inter7.jp>
This commit is contained in:
parent
f15a57e1f0
commit
b79e60ad73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310528
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yafc
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= GHC
|
||||
MASTER_SITES= http://www.yafc-ftp.com/upload/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Yet another ftp client. Similar to ftp(1)
|
||||
@ -14,10 +14,6 @@ LICENSE= GPLv2 # (or later)
|
||||
OPTIONS_DEFINE= NLS SSH EXAMPLES
|
||||
OPTIONS_DEFAULT=NLS SSH
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sebastinas
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
USE_XZ= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (yafc-1.2.3.tar.xz) = 51ff6e695b6e2c007c85cd3fee30754cb9683b0f28e189c6a0f1baa772ca0586
|
||||
SIZE (yafc-1.2.3.tar.xz) = 361820
|
||||
SHA256 (yafc-1.2.4.tar.xz) = 05617edfd477c07e50c0773ca8b21d94e8cbd5b624ad0d0eb6f712563b32676e
|
||||
SIZE (yafc-1.2.4.tar.xz) = 362112
|
||||
|
Loading…
Reference in New Issue
Block a user