Update 0.30 -> 0.31.3
Minor DEPENDS cleanup as well.
This commit is contained in:
parent
49da90bad1
commit
af1f945158
@ -1,14 +1,14 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2004/04/07 06:14:35 marcm Exp $
|
# $OpenBSD: Makefile,v 1.4 2004/10/26 03:53:41 marcm Exp $
|
||||||
|
|
||||||
COMMENT= "Internationalization tool"
|
COMMENT= "Internationalization tool"
|
||||||
|
|
||||||
DISTNAME= intltool-0.30
|
DISTNAME= intltool-0.31.3
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
|
|
||||||
HOMEPAGE= http://www.gnome.org
|
HOMEPAGE= http://www.gnome.org
|
||||||
MAINTAINER= Marc Matteo <marcm@openbsd.org>
|
MAINTAINER= Marc Matteo <marcm@openbsd.org>
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.30/}
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.31/}
|
||||||
EXTRACT_SUFX= .tar.bz2
|
EXTRACT_SUFX= .tar.bz2
|
||||||
|
|
||||||
# GPL
|
# GPL
|
||||||
@ -17,8 +17,8 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
# intltool-merge wants it
|
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||||
RUN_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_GMAKE= Yes
|
USE_GMAKE= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (intltool-0.30.tar.bz2) = 7285d5f792966b563519996ea3af58d5
|
MD5 (intltool-0.31.3.tar.bz2) = e1b8789f7a023657d827189f3602aa13
|
||||||
RMD160 (intltool-0.30.tar.bz2) = 3ccce307c18286e556ca3f8fffd6610630d0a4f4
|
RMD160 (intltool-0.31.3.tar.bz2) = 00c43619f9b55cd527e99213bb985d9070fbd523
|
||||||
SHA1 (intltool-0.30.tar.bz2) = b65453d9abf8a59c41afa9cbcf9724852244730a
|
SHA1 (intltool-0.31.3.tar.bz2) = 9d33958b4caa3d32d513f3091428c914d0362434
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:44:02 espie Exp $
|
@comment $OpenBSD: PLIST,v 1.6 2004/10/26 03:53:41 marcm Exp $
|
||||||
bin/intltool-extract
|
bin/intltool-extract
|
||||||
bin/intltool-merge
|
bin/intltool-merge
|
||||||
bin/intltool-prepare
|
bin/intltool-prepare
|
||||||
@ -10,7 +10,6 @@ bin/xml-i18n-toolize
|
|||||||
@man man/man8/intltool-prepare.8
|
@man man/man8/intltool-prepare.8
|
||||||
@man man/man8/intltool-update.8
|
@man man/man8/intltool-update.8
|
||||||
@man man/man8/intltoolize.8
|
@man man/man8/intltoolize.8
|
||||||
share/aclocal/
|
|
||||||
share/aclocal/intltool.m4
|
share/aclocal/intltool.m4
|
||||||
share/aclocal/xml-i18n-tools.m4
|
share/aclocal/xml-i18n-tools.m4
|
||||||
share/intltool/
|
share/intltool/
|
||||||
|
Loading…
Reference in New Issue
Block a user