diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-09-01 08:27:37 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-09-01 08:27:37 +0000 |
commit | 66811e33208b4d24f4a1c63afedf0690a324e292 (patch) | |
tree | 42cf68a694cbcb973804a9e78fedd347435ced09 /audio/ampache | |
parent | d009c372b4a957a5146278951ecb6e5d01e60b29 (diff) | |
download | ports-66811e33208b4d24f4a1c63afedf0690a324e292.tar.gz ports-66811e33208b4d24f4a1c63afedf0690a324e292.zip |
Notes
Diffstat (limited to 'audio/ampache')
-rw-r--r-- | audio/ampache/Makefile | 2 | ||||
-rw-r--r-- | audio/ampache/distinfo | 6 | ||||
-rw-r--r-- | audio/ampache/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index 4ea084d8e3d8..a5727fa25cbd 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= ampache -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= audio www MASTER_SITES= http://ampache.org/downloads/ diff --git a/audio/ampache/distinfo b/audio/ampache/distinfo index 4ea0327b94d8..edb215e4b8a1 100644 --- a/audio/ampache/distinfo +++ b/audio/ampache/distinfo @@ -1,3 +1,3 @@ -MD5 (ampache-3.4.2.tar.gz) = 7588e5bbe18c3b31d40d5c488ac92b5d -SHA256 (ampache-3.4.2.tar.gz) = a388d674f099da5b98a77cf97e834b8d4ddce719e3a29331f719268d68703c88 -SIZE (ampache-3.4.2.tar.gz) = 1409894 +MD5 (ampache-3.4.3.tar.gz) = f218e0e52efc9a922390fc9ff82c3795 +SHA256 (ampache-3.4.3.tar.gz) = 001b34abb77a830ce5f67d9823b8fbeba75a517b577c650349843854deb8d0eb +SIZE (ampache-3.4.3.tar.gz) = 1414765 diff --git a/audio/ampache/pkg-plist b/audio/ampache/pkg-plist index 63efd0cc31d7..713a804e51fd 100644 --- a/audio/ampache/pkg-plist +++ b/audio/ampache/pkg-plist @@ -54,6 +54,7 @@ %%WWWDIR%%/images/icon_download.png %%WWWDIR%%/images/icon_edit.png %%WWWDIR%%/images/icon_enable.png +%%WWWDIR%%/images/icon_feed.png %%WWWDIR%%/images/icon_flag.png %%WWWDIR%%/images/icon_flag_off.png %%WWWDIR%%/images/icon_home.png @@ -116,6 +117,7 @@ %%WWWDIR%%/lib/class/random.class.php %%WWWDIR%%/lib/class/rating.class.php %%WWWDIR%%/lib/class/registration.class.php +%%WWWDIR%%/lib/class/rss.class.php %%WWWDIR%%/lib/class/scrobbler.class.php %%WWWDIR%%/lib/class/shoutbox.class.php %%WWWDIR%%/lib/class/song.class.php @@ -146,7 +148,6 @@ %%WWWDIR%%/lib/ui.lib.php %%WWWDIR%%/lib/xmlrpc.php %%WWWDIR%%/locale/base/TRANSLATIONS -%%WWWDIR%%/locale/base/gather-messages.sh %%WWWDIR%%/locale/base/merge-messages.sh %%WWWDIR%%/locale/base/messages.po %%WWWDIR%%/locale/ca_CA/LC_MESSAGES/messages.mo |