Date: Fri, 7 Oct 2016 19:09:56 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423479 - head/mail/roundcube Message-ID: <201610071909.u97J9ubK070974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Fri Oct 7 19:09:55 2016 New Revision: 423479 URL: https://svnweb.freebsd.org/changeset/ports/423479 Log: mail/roundcube: 1.2.1 -> 1.2.2 PR: 196026 Changes: https://github.com/roundcube/roundcubemail/wiki/Changelog#release-122 Submitted by: brnrd Approved by: ale (maintainer timeout) Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Fri Oct 7 18:47:35 2016 (r423478) +++ head/mail/roundcube/Makefile Fri Oct 7 19:09:55 2016 (r423479) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.1 -PORTREVISION= 1 +DISTVERSION= 1.2.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Fri Oct 7 18:47:35 2016 (r423478) +++ head/mail/roundcube/distinfo Fri Oct 7 19:09:55 2016 (r423479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475568853 -SHA256 (roundcubemail-1.2.1-complete.tar.gz) = 271aabea275739b5a1f66510b02b79818aa218ffbac2abc9ff168e20a9031d45 -SIZE (roundcubemail-1.2.1-complete.tar.gz) = 3854668 +TIMESTAMP = 1475867046 +SHA256 (roundcubemail-1.2.2-complete.tar.gz) = b919e797b8bf5ed34748d067dc281f45f29ad71dbad8904bdc0e2258912666ef +SIZE (roundcubemail-1.2.2-complete.tar.gz) = 3857397
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610071909.u97J9ubK070974>