diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
| commit | 3680f27ebff58ece429c4e032f9ad84fb1372114 (patch) | |
| tree | 6c5ff4664c1a779ddad350ac887e5706dbfdd4eb /textproc/intltool | |
| parent | 02c6e6b485454dc3f5a27cbc887d9e4aaf376a36 (diff) | |
Notes
Diffstat (limited to 'textproc/intltool')
| -rw-r--r-- | textproc/intltool/Makefile | 7 | ||||
| -rw-r--r-- | textproc/intltool/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 486c05dab789..afeef5808270 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/intltool/Makefile,v 1.11 2008/10/08 21:37:49 marcus Exp $ +# $MCom: ports/textproc/intltool/Makefile,v 1.13 2010/05/29 19:19:26 kwm Exp $ PORTNAME= intltool -PORTVERSION= 0.40.6 +PORTVERSION= 0.41.1 CATEGORIES= textproc gnome -MASTER_SITES= GNOME +MASTER_SITES= http://launchpadlibrarian.net/41841194/ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -17,7 +17,6 @@ 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 diff --git a/textproc/intltool/distinfo b/textproc/intltool/distinfo index 0b5656bd6ae0..0f44229d94b0 100644 --- a/textproc/intltool/distinfo +++ b/textproc/intltool/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome/intltool-0.40.6.tar.bz2) = 69bc0353323112f42ad4f9cf351bc3e5 -SHA256 (gnome/intltool-0.40.6.tar.bz2) = 4d1e5f8561f09c958e303d4faa885079a5e173a61d28437d0013ff5efc9e3b64 -SIZE (gnome/intltool-0.40.6.tar.bz2) = 140340 +MD5 (gnome/intltool-0.41.1.tar.gz) = d6c91bf06681919ccfdf3624035b75dc +SHA256 (gnome/intltool-0.41.1.tar.gz) = 06d02133a85b9d6f29cd763050dc9267a6d73ef3008993f5b917cafc7ece96c0 +SIZE (gnome/intltool-0.41.1.tar.gz) = 139287 |
