View | Details | Raw Unified | Return to bug 35357 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	intltool
8
PORTNAME=	intltool
9
PORTVERSION=	0.15
9
PORTVERSION=	0.16
10
CATEGORIES=	textproc gnome
10
CATEGORIES=	textproc gnome
11
MASTER_SITES=	${MASTER_SITE_GNOME}
11
MASTER_SITES=	${MASTER_SITE_GNOME}
12
MASTER_SITE_SUBDIR=	stable/sources/${PORTNAME}
12
MASTER_SITE_SUBDIR=	stable/sources/${PORTNAME}
Lines 19-24 Link Here
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_LIBTOOL=	yes
21
USE_LIBTOOL=	yes
22
CONFIGURE_TARGET=   --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
22
23
23
MAN8=		intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
24
MAN8=		intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
24
		intltoolize.8
25
		intltoolize.8
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnome/intltool-0.15.tar.bz2) = 90bb4c7aac2561a1a60a2fa67bc0c0c2
1
MD5 (gnome/intltool-0.16.tar.bz2) = 5b7381b87829c7f7411415645ec82966

Return to bug 35357