diff options
author | jadawin <jadawin@FreeBSD.org> | 2010-02-03 16:58:11 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2010-02-03 16:58:11 +0800 |
commit | 3a28c63eb9ca4af507185a43f5ba111560c5b358 (patch) | |
tree | caec60862cda16b5e3287d6417a0f7aba8b50e86 /audio | |
parent | f0f5e90230dcbfd0dd9368ea2d82b3eb2e9f768c (diff) | |
download | freebsd-ports-gnome-3a28c63eb9ca4af507185a43f5ba111560c5b358.tar.gz freebsd-ports-gnome-3a28c63eb9ca4af507185a43f5ba111560c5b358.tar.zst freebsd-ports-gnome-3a28c63eb9ca4af507185a43f5ba111560c5b358.zip |
- Update to 3.5.4
- Changelog: http://ampache.org/blog/2010/02/02/3-5-4-maintenance-release/
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ampache/Makefile | 2 | ||||
-rw-r--r-- | audio/ampache/distinfo | 6 | ||||
-rw-r--r-- | audio/ampache/pkg-plist | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index f7301eaf5a56..e30ee9a1d1a6 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= ampache -PORTVERSION= 3.5.3 +PORTVERSION= 3.5.4 CATEGORIES= audio www MASTER_SITES= http://ampache.org/downloads/ diff --git a/audio/ampache/distinfo b/audio/ampache/distinfo index 619ebe55f48b..cdba4acf055b 100644 --- a/audio/ampache/distinfo +++ b/audio/ampache/distinfo @@ -1,3 +1,3 @@ -MD5 (ampache-3.5.3.tar.gz) = 6b6fd4a7c0236253fda110b6f33608b0 -SHA256 (ampache-3.5.3.tar.gz) = b4c0d58754007c19dc959659cf43442d9f0cf3ebdbeb35b8e2845870bca0ca4c -SIZE (ampache-3.5.3.tar.gz) = 1962048 +MD5 (ampache-3.5.4.tar.gz) = f07c1d9de1b5887420d698d22be2eb95 +SHA256 (ampache-3.5.4.tar.gz) = f5ee6906d2af60ea8dcbd1b3a18119ffbe6b92c21c0b0c59a1ba01e5bead5f74 +SIZE (ampache-3.5.4.tar.gz) = 1961555 diff --git a/audio/ampache/pkg-plist b/audio/ampache/pkg-plist index cdbf0fd016db..3f65b1cc48c1 100644 --- a/audio/ampache/pkg-plist +++ b/audio/ampache/pkg-plist @@ -387,7 +387,6 @@ %%WWWDIR%%/templates/show_edit_user.inc.php %%WWWDIR%%/templates/show_embed_xspf.inc.php %%WWWDIR%%/templates/show_export.inc.php -%%WWWDIR%%/templates/show_flag.inc.php %%WWWDIR%%/templates/show_flag_row.inc.php %%WWWDIR%%/templates/show_flagged.inc.php %%WWWDIR%%/templates/show_gather_art.inc.php @@ -425,9 +424,7 @@ %%WWWDIR%%/templates/show_object_rating_static.inc.php %%WWWDIR%%/templates/show_object_row.inc.php %%WWWDIR%%/templates/show_objects.inc.php -%%WWWDIR%%/templates/show_play_selected.inc.php %%WWWDIR%%/templates/show_playlist.inc.php -%%WWWDIR%%/templates/show_playlist_edit.inc.php %%WWWDIR%%/templates/show_playlist_row.inc.php %%WWWDIR%%/templates/show_playlist_song_row.inc.php %%WWWDIR%%/templates/show_playlist_songs.inc.php @@ -450,7 +447,6 @@ %%WWWDIR%%/templates/show_search_options.inc.php %%WWWDIR%%/templates/show_shout_row.inc.php %%WWWDIR%%/templates/show_shoutbox.inc.php -%%WWWDIR%%/templates/show_similar_artists.inc.php %%WWWDIR%%/templates/show_song.inc.php %%WWWDIR%%/templates/show_song_row.inc.php %%WWWDIR%%/templates/show_songs.inc.php |