mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 3.4.3
PR: ports/126996 Submitter: chinsan@
This commit is contained in:
parent
d009c372b4
commit
66811e3320
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219577
@ -4,7 +4,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ampache
|
||||
PORTVERSION= 3.4.2
|
||||
PORTVERSION= 3.4.3
|
||||
CATEGORIES= audio www
|
||||
MASTER_SITES= http://ampache.org/downloads/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user