update audacious to 1.3.1
This commit is contained in:
parent
9162f7ee92
commit
9d1650bd26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187154
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= audacious
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://static.audacious-media-player.org/release/
|
||||
EXTRACT_SUFX=.tgz
|
||||
|
@ -64,6 +64,8 @@ post-patch:
|
|||
${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|datarootdir}/man|prefix}/man|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-c |--check-format --check-domain |g' \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (audacious-1.3.0.tgz) = 8f0245cdf12258c0ff3ac63503473241
|
||||
SHA256 (audacious-1.3.0.tgz) = 64cb7cd74224b34ccd0acffe20236ef4df970f3b8c8fe788e5ea8811cc197979
|
||||
SIZE (audacious-1.3.0.tgz) = 1745980
|
||||
MD5 (audacious-1.3.1.tgz) = 6dd04268a8b52a991cd1f561e27dca16
|
||||
SHA256 (audacious-1.3.1.tgz) = 54e32586aa7a1268c68610549a831105f0b8ac5086211fef752bbde9b5557323
|
||||
SIZE (audacious-1.3.1.tgz) = 1728280
|
||||
|
|
Loading…
Reference in a new issue