Date: Tue, 7 Mar 2017 20:40:21 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435646 - head/textproc/ibus-typing-booster Message-ID: <201703072040.v27KeLua046360@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Tue Mar 7 20:40:21 2017 New Revision: 435646 URL: https://svnweb.freebsd.org/changeset/ports/435646 Log: Upgrade to 1.5.24. Release notes at https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.24 Modified: head/textproc/ibus-typing-booster/Makefile head/textproc/ibus-typing-booster/distinfo Modified: head/textproc/ibus-typing-booster/Makefile ============================================================================== --- head/textproc/ibus-typing-booster/Makefile Tue Mar 7 19:59:31 2017 (r435645) +++ head/textproc/ibus-typing-booster/Makefile Tue Mar 7 20:40:21 2017 (r435646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ibus-typing-booster -PORTVERSION= 1.5.23 +PORTVERSION= 1.5.24 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -29,7 +29,7 @@ TEST_DEPENDS= ${LOCALBASE}/share/hunspel USE_GITHUB= yes GH_ACCOUNT= mike-fabian -USES= autoreconf gettext gmake iconv pathfix python:3.3+ +USES= autoreconf gettext gmake iconv pathfix pkgconfig python:3.3+ GNU_CONFIGURE= yes NO_ARCH= yes TEST_TARGET= check Modified: head/textproc/ibus-typing-booster/distinfo ============================================================================== --- head/textproc/ibus-typing-booster/distinfo Tue Mar 7 19:59:31 2017 (r435645) +++ head/textproc/ibus-typing-booster/distinfo Tue Mar 7 20:40:21 2017 (r435646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488485649 -SHA256 (mike-fabian-ibus-typing-booster-1.5.23_GH0.tar.gz) = 5178f986fb70f61dd235525282d9345ebdfb7fa30e27d7dd9ef592bc02b23c68 -SIZE (mike-fabian-ibus-typing-booster-1.5.23_GH0.tar.gz) = 4786798 +TIMESTAMP = 1488917388 +SHA256 (mike-fabian-ibus-typing-booster-1.5.24_GH0.tar.gz) = b36294bbee44d710a25cffe6187ab78df789b8ae9d34db97ef72bfa29e62fe9a +SIZE (mike-fabian-ibus-typing-booster-1.5.24_GH0.tar.gz) = 4793954
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703072040.v27KeLua046360>