diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-20 10:58:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-20 10:58:53 +0800 |
commit | 519f0c0e09a13b8d85ad4adde51c4a8dc4ea1579 (patch) | |
tree | b735d67b44a68e89745292fd8eea860a3b5f5ae4 | |
parent | 25075b94b2f2713045251d3b7f7287d31c9d4178 (diff) | |
download | freebsd-ports-gnome-519f0c0e09a13b8d85ad4adde51c4a8dc4ea1579.tar.gz freebsd-ports-gnome-519f0c0e09a13b8d85ad4adde51c4a8dc4ea1579.tar.zst freebsd-ports-gnome-519f0c0e09a13b8d85ad4adde51c4a8dc4ea1579.zip |
- Update to 1.3.7
Changes: http://www.parisc-linux.org/~varenet/musicindex/ChangeLog
PR: ports/167114
Submitted by: sunpoet (myself)
Approved by: pgollucci (with apache hat)
-rw-r--r-- | www/mod_musicindex/Makefile | 5 | ||||
-rw-r--r-- | www/mod_musicindex/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 530efe0f854e..465cb1a98fa7 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_musicindex -PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTVERSION= 1.3.7 CATEGORIES= www audio MASTER_SITES= http://www.parisc-linux.org/~varenet/musicindex/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -96,8 +95,6 @@ post-patch: ${WRKSRC}/src/Makefile.in .if !defined(WITHOUT_NLS) ${RM} ${WRKSRC}/po/*.gmo - ${MV} ${WRKSRC}/po/pt-br.po ${WRKSRC}/po/pt_BR.po - cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|pt-br|pt_BR|g' ${WRKSRC}/po/LINGUAS ${WRKSRC}/po/pt_BR.po .endif post-build: diff --git a/www/mod_musicindex/distinfo b/www/mod_musicindex/distinfo index 059f4e75ba08..e22365f33891 100644 --- a/www/mod_musicindex/distinfo +++ b/www/mod_musicindex/distinfo @@ -1,2 +1,2 @@ -SHA256 (mod_musicindex-1.3.5.tar.gz) = e9178f8dd6481f2614a17ba1cdf55ec55636cd0802866d236b4230ee801d67ca -SIZE (mod_musicindex-1.3.5.tar.gz) = 488090 +SHA256 (mod_musicindex-1.3.7.tar.gz) = 7d5120d6d9ae96e84fe6acae3e80d517269a74bf86e3e6920e82c4169be00891 +SIZE (mod_musicindex-1.3.7.tar.gz) = 505798 |