diff options
author | eadler <eadler@FreeBSD.org> | 2011-11-10 00:27:57 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-11-10 00:27:57 +0800 |
commit | 1bb2e53e030c35e42f2e2da62aa79b7f84b93397 (patch) | |
tree | a445d05cb463a9f455e9473adb06d84bd47f3e1a /comms/anyremote | |
parent | d34f5526fcb26875d72cc9fba1514ae939ca0460 (diff) | |
download | freebsd-ports-gnome-1bb2e53e030c35e42f2e2da62aa79b7f84b93397.tar.gz freebsd-ports-gnome-1bb2e53e030c35e42f2e2da62aa79b7f84b93397.tar.zst freebsd-ports-gnome-1bb2e53e030c35e42f2e2da62aa79b7f84b93397.zip |
- update to 5.4.2
PR: ports/162351
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by: bapt (mentor)
Diffstat (limited to 'comms/anyremote')
-rw-r--r-- | comms/anyremote/Makefile | 2 | ||||
-rw-r--r-- | comms/anyremote/distinfo | 4 | ||||
-rw-r--r-- | comms/anyremote/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile index 07b1b0ce9ff4..7bf8ebe16ecb 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= anyremote -PORTVERSION= 5.4.1 +PORTVERSION= 5.4.2 CATEGORIES= comms MASTER_SITES= SF diff --git a/comms/anyremote/distinfo b/comms/anyremote/distinfo index bbe50b6f3080..a5f069677b7e 100644 --- a/comms/anyremote/distinfo +++ b/comms/anyremote/distinfo @@ -1,2 +1,2 @@ -SHA256 (anyremote-5.4.1.tar.gz) = 6f1277b008b96d6fd1cc4c5832c6bd9d054135889c8f0021134f1bd84b158bb7 -SIZE (anyremote-5.4.1.tar.gz) = 1705766 +SHA256 (anyremote-5.4.2.tar.gz) = 7eacdd001bd2ae9c11966ec2d18ce0698a30b651f12c43468893e7a14b2d5670 +SIZE (anyremote-5.4.2.tar.gz) = 1714090 diff --git a/comms/anyremote/pkg-plist b/comms/anyremote/pkg-plist index 4d4dd469d89c..a5bd98bab7a0 100644 --- a/comms/anyremote/pkg-plist +++ b/comms/anyremote/pkg-plist @@ -85,6 +85,8 @@ bin/anyremote %%DATADIR%%/cfg-data/Server-mode/miro.cfg %%DATADIR%%/cfg-data/Server-mode/mpris.cfg %%DATADIR%%/cfg-data/Server-mode/cmus.cfg +%%DATADIR%%/cfg-data/Server-mode/clementine.cfg +%%DATADIR%%/cfg-data/Server-mode/deadbeef.cfg %%DATADIR%%/cfg-data/Utils/gradient.png %%DATADIR%%/cfg-data/Utils/message.sh %%DATADIR%%/cfg-data/Utils/all-in-1.py @@ -404,6 +406,7 @@ bin/anyremote %%PORTDOCS%%%%DOCSDIR%%/doc-html/icon-themes.html %%PORTDOCS%%%%DOCSDIR%%/doc-html/iviewer.html %%PORTDOCS%%%%DOCSDIR%%/doc-html/dbus.html +%%PORTDOCS%%%%DOCSDIR%%/doc-html/android-client.html %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/README |