mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.17.
This commit is contained in:
parent
2d6bcf8bcf
commit
6b26d8b56c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55509
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= intltool
|
PORTNAME= intltool
|
||||||
PORTVERSION= 0.15
|
PORTVERSION= 0.17
|
||||||
CATEGORIES= textproc gnome
|
CATEGORIES= textproc gnome
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||||
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
|
MASTER_SITE_SUBDIR= stable/sources/${PORTNAME}
|
||||||
|
@ -18,10 +18,11 @@ LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_LIBTOOL= yes
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||||
|
|
||||||
MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
||||||
intltoolize.8
|
intltool-update.8 intltoolize.8
|
||||||
|
|
||||||
pre-patch:
|
pre-patch:
|
||||||
@find ${WRKSRC} -name "intltool-*.in" | xargs ${PERL} -pi -e \
|
@find ${WRKSRC} -name "intltool-*.in" | xargs ${PERL} -pi -e \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gnome/intltool-0.15.tar.bz2) = 90bb4c7aac2561a1a60a2fa67bc0c0c2
|
MD5 (gnome/intltool-0.17.tar.bz2) = 55b12d6be10ecd1fb452c7f96dd808cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue