Date: Mon, 14 Dec 2015 07:06:45 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403708 - head/net/citrix_ica Message-ID: <201512140706.tBE76jLh060441@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Dec 14 07:06:45 2015 New Revision: 403708 URL: https://svnweb.freebsd.org/changeset/ports/403708 Log: Update to 13.2.1 Modified: head/net/citrix_ica/Makefile head/net/citrix_ica/distinfo Modified: head/net/citrix_ica/Makefile ============================================================================== --- head/net/citrix_ica/Makefile Mon Dec 14 06:42:12 2015 (r403707) +++ head/net/citrix_ica/Makefile Mon Dec 14 07:06:45 2015 (r403708) @@ -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) Modified: head/net/citrix_ica/distinfo ============================================================================== --- head/net/citrix_ica/distinfo Mon Dec 14 06:42:12 2015 (r403707) +++ head/net/citrix_ica/distinfo Mon Dec 14 07:06:45 2015 (r403708) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512140706.tBE76jLh060441>