diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-12-14 07:06:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-12-14 07:06:45 +0000 |
commit | 77f042404e4350eff7faa00c9e32ccf254426b17 (patch) | |
tree | 05ba1ed8e360e25046128585e58f5f0e2a4a5e11 /net/citrix_ica | |
parent | 9144fe191282485141d0a1efaef5e64ee3e90310 (diff) |
Notes
Diffstat (limited to 'net/citrix_ica')
-rw-r--r-- | net/citrix_ica/Makefile | 7 | ||||
-rw-r--r-- | net/citrix_ica/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 388e8bc9c7de..2efc2d2ab662 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= citrix_ica -PORTVERSION= 13.2.0 -PORTREVISION= 3 +PORTVERSION= 13.2.1 CATEGORIES= net comms linux MASTER_SITES= # -DISTNAME= linuxx86-13.2.0.322243 +DISTNAME= linuxx86-13.2.1.328635 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Citrix(R) Presentation Server(TM) client @@ -39,7 +38,7 @@ SUB_LIST= CDIR=${CDIR} .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE=May not be redistributed due to licensing. Please visit http://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-13-2.html accept their license and download ${DISTFILES} into ${DISTDIR} +IGNORE=May not be redistributed due to licensing. Please visit https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-1321.html accept their license and download ${DISTFILES} into ${DISTDIR} .endif .if defined(ICA_CERTS) diff --git a/net/citrix_ica/distinfo b/net/citrix_ica/distinfo index 5f0d805a56b2..23e90ffa39ee 100644 --- a/net/citrix_ica/distinfo +++ b/net/citrix_ica/distinfo @@ -1,2 +1,2 @@ -SHA256 (linuxx86-13.2.0.322243.tar.gz) = 56962081f31b6f30c3f0aedd76d92310881a4f62bee85e5d3c40eb72e262fd9b -SIZE (linuxx86-13.2.0.322243.tar.gz) = 15893875 +SHA256 (linuxx86-13.2.1.328635.tar.gz) = 5c396ec61ae42d0b47f487aa1ea77291ac3d8eb8a4121085b64d115811465c7a +SIZE (linuxx86-13.2.1.328635.tar.gz) = 18525639 |