1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Update to 1.2.3

- Use GHC for MASTER_SITES

Feature safe:	yes
This commit is contained in:
Bryan Drewery 2012-11-27 19:25:51 +00:00
parent 03e98caf04
commit c1b10fdb70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307859
2 changed files with 8 additions and 4 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= yafc
PORTVERSION= 1.2.2
PORTVERSION= 1.2.3
CATEGORIES= ftp ipv6
MASTER_SITES= http://cloud.github.com/downloads/sebastinas/yafc/
MASTER_SITES= GHC
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another ftp client. Similar to ftp(1)
@ -14,6 +14,10 @@ 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

View File

@ -1,2 +1,2 @@
SHA256 (yafc-1.2.2.tar.xz) = 8a131a7e3e3e8d16640db7323552108fa5d5a34e46425f1b51cf6c8b8e33f7fe
SIZE (yafc-1.2.2.tar.xz) = 415692
SHA256 (yafc-1.2.3.tar.xz) = 51ff6e695b6e2c007c85cd3fee30754cb9683b0f28e189c6a0f1baa772ca0586
SIZE (yafc-1.2.3.tar.xz) = 361820