Update to 0.29.
This commit is contained in:
parent
3e7eed719d
commit
cf6325b87d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98610
@ -6,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= intltool
|
||||
PORTVERSION= 0.28
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.29
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.28
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.29
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
@ -32,7 +31,4 @@ MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
||||
|
||||
CONFLICTS= xml-i18n-tools-*
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/intltool-merge.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome/intltool-0.28.tar.bz2) = 3be8d3993cadad4329f3671cc1932680
|
||||
MD5 (gnome/intltool-0.29.tar.bz2) = 5d9f55dc5bd326e9da48aaa9043cf036
|
||||
|
@ -6,7 +6,6 @@ bin/intltoolize
|
||||
bin/xml-i18n-toolize
|
||||
share/aclocal/intltool.m4
|
||||
share/aclocal/xml-i18n-tools.m4
|
||||
share/intltool/XML/Parser/Style/OrigTree.pm
|
||||
share/intltool/intltool-extract.in
|
||||
share/intltool/intltool-merge.in
|
||||
share/intltool/intltool-po-Makefile.in.in-patch-1
|
||||
@ -21,7 +20,4 @@ share/intltool/intltool-update.in
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-1
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-2
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-5
|
||||
@dirrm share/intltool/XML/Parser/Style
|
||||
@dirrm share/intltool/XML/Parser
|
||||
@dirrm share/intltool/XML
|
||||
@dirrm share/intltool
|
||||
|
Loading…
Reference in New Issue
Block a user