Date: Wed, 28 Sep 2016 20:02:17 +0000 (UTC) From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422886 - head/net-im/profanity Message-ID: <201609282002.u8SK2HGE016602@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arved Date: Wed Sep 28 20:02:17 2016 New Revision: 422886 URL: https://svnweb.freebsd.org/changeset/ports/422886 Log: Update to 0.5.0 Modified: head/net-im/profanity/Makefile head/net-im/profanity/distinfo head/net-im/profanity/pkg-plist Modified: head/net-im/profanity/Makefile ============================================================================== --- head/net-im/profanity/Makefile Wed Sep 28 20:02:16 2016 (r422885) +++ head/net-im/profanity/Makefile Wed Sep 28 20:02:17 2016 (r422886) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= profanity -PORTVERSION= 0.4.7 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= net-im MASTER_SITES= http://www.profanity.im/ Modified: head/net-im/profanity/distinfo ============================================================================== --- head/net-im/profanity/distinfo Wed Sep 28 20:02:16 2016 (r422885) +++ head/net-im/profanity/distinfo Wed Sep 28 20:02:17 2016 (r422886) @@ -1,2 +1,3 @@ -SHA256 (profanity-0.4.7.tar.gz) = b02c4e029fe84941050ccab6c8cdf5f15df23de5d1384b4d1ec66da6faee11dd -SIZE (profanity-0.4.7.tar.gz) = 463291 +TIMESTAMP = 1475092388 +SHA256 (profanity-0.5.0.tar.gz) = 783be8aa6eab7192fc211f00adac136b21e580ea52d9c07128312a9609939668 +SIZE (profanity-0.5.0.tar.gz) = 687169 Modified: head/net-im/profanity/pkg-plist ============================================================================== --- head/net-im/profanity/pkg-plist Wed Sep 28 20:02:16 2016 (r422885) +++ head/net-im/profanity/pkg-plist Wed Sep 28 20:02:17 2016 (r422886) @@ -1,18 +1,22 @@ bin/profanity man/man1/profanity.1.gz -share/profanity/themes/aqua -share/profanity/themes/batman -share/profanity/themes/boothj5 -share/profanity/themes/hacker -share/profanity/themes/headache -share/profanity/themes/joker -share/profanity/themes/orange -share/profanity/themes/original -share/profanity/themes/shade -share/profanity/themes/spawn -share/profanity/themes/whiteness -share/profanity/themes/complex -share/profanity/themes/forest -share/profanity/themes/mono -share/profanity/themes/original_bright -share/profanity/themes/simple +%%DATADIR%%/themes/aqua +%%DATADIR%%/themes/batman +%%DATADIR%%/themes/boothj5 +%%DATADIR%%/themes/hacker +%%DATADIR%%/themes/headache +%%DATADIR%%/themes/joker +%%DATADIR%%/themes/orange +%%DATADIR%%/themes/original +%%DATADIR%%/themes/shade +%%DATADIR%%/themes/spawn +%%DATADIR%%/themes/whiteness +%%DATADIR%%/themes/complex +%%DATADIR%%/themes/forest +%%DATADIR%%/themes/mono +%%DATADIR%%/themes/original_bright +%%DATADIR%%/themes/simple +%%DATADIR%%/icons/proIcon.png +%%DATADIR%%/icons/proIconMsg.png +%%DATADIR%%/themes/bios +%%DATADIR%%/themes/boothj5_slack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609282002.u8SK2HGE016602>