From owner-svn-ports-head@freebsd.org Sun Dec 4 21:01:18 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98176C66425; Sun, 4 Dec 2016 21:01:18 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A8661DE0; Sun, 4 Dec 2016 21:01:18 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB4L1HXo098408; Sun, 4 Dec 2016 21:01:17 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB4L1H4a098406; Sun, 4 Dec 2016 21:01:17 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612042101.uB4L1H4a098406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 4 Dec 2016 21:01:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427802 - head/mail/roundcube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2016 21:01:18 -0000 Author: junovitch Date: Sun Dec 4 21:01:17 2016 New Revision: 427802 URL: https://svnweb.freebsd.org/changeset/ports/427802 Log: mail/roundcube: update 1.2.2 -> 1.2.3; add NO_ARCH while here Changes: https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123 PR: 214925 Submitted by: brnrd Approved by: ports-secteam (with hat) Security: https://vuxml.FreeBSD.org/freebsd/125f5958-b611-11e6-a9a5-b499baebfeaf.html MFH: 2016Q4 X-MFH-With: r423243, r423250, r423479 Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Sun Dec 4 20:57:43 2016 (r427801) +++ head/mail/roundcube/Makefile Sun Dec 4 21:01:17 2016 (r427802) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.2 +DISTVERSION= 1.2.3 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ @@ -12,6 +12,7 @@ COMMENT= Fully skinnable XHTML/CSS webma LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}mail-${DISTVERSION} Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Sun Dec 4 20:57:43 2016 (r427801) +++ head/mail/roundcube/distinfo Sun Dec 4 21:01:17 2016 (r427802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475867046 -SHA256 (roundcubemail-1.2.2-complete.tar.gz) = b919e797b8bf5ed34748d067dc281f45f29ad71dbad8904bdc0e2258912666ef -SIZE (roundcubemail-1.2.2-complete.tar.gz) = 3857397 +TIMESTAMP = 1480409130 +SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97 +SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127