Index: head/textproc/intltool/Makefile =================================================================== --- head/textproc/intltool/Makefile (revision 155292) +++ head/textproc/intltool/Makefile (revision 155293) @@ -1,44 +1,44 @@ # New ports collection makefile for: intltool # Date created: 19th January 2001 # Whom: Ade Lovett # # $FreeBSD$ # PORTNAME= intltool -PORTVERSION= 0.34.1 +PORTVERSION= 0.34.2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.34 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Tools to internationalize various kinds of data files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes USE_PERL5= yes USE_GNOME= gnometarget USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${PREFIX}/libdata" MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \ intltool-update.8 intltoolize.8 CONFLICTS= xml-i18n-tools-* post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -E -e '/^mkinstalldirs[[:space:]]*=/s^/\.\.^^g' post-install: ${MKDIR} ${PREFIX}/share/intltool/XML/Parser/Style ${INSTALL_DATA} ${FILESDIR}/OrigTree.pm \ ${PREFIX}/share/intltool/XML/Parser/Style .include Property changes on: head/textproc/intltool/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.46 \ No newline at end of property +1.47 \ No newline at end of property Index: head/textproc/intltool/distinfo =================================================================== --- head/textproc/intltool/distinfo (revision 155292) +++ head/textproc/intltool/distinfo (revision 155293) @@ -1,3 +1,3 @@ -MD5 (gnome/intltool-0.34.1.tar.bz2) = 1a6007b4890e2801b7a8ba47f9ea6292 -SHA256 (gnome/intltool-0.34.1.tar.bz2) = c14fd6f42bd9b8a0f883ce15e2cd27af5558589547921418758eb6c367aea0b6 -SIZE (gnome/intltool-0.34.1.tar.bz2) = 130096 +MD5 (gnome/intltool-0.34.2.tar.bz2) = 83914f744d927579cc47c52f8b08bf60 +SHA256 (gnome/intltool-0.34.2.tar.bz2) = acb1082937a2ed5bcdb4879df8b369f52f0b113b32076f3fe182235d09a9b00f +SIZE (gnome/intltool-0.34.2.tar.bz2) = 128784 Property changes on: head/textproc/intltool/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property