From c56955d51e289c5a8bbd4c2ad434b9be0bce4c98 Mon Sep 17 00:00:00 2001
From: Johan van Selst <johans@FreeBSD.org>
Date: Sun, 17 Mar 2013 13:38:31 +0000
Subject: Update cppi to 1.18

---
 devel/cppi/Makefile  | 12 ++++++------
 devel/cppi/distinfo  |  4 ++--
 devel/cppi/pkg-plist |  1 +
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/devel/cppi/Makefile b/devel/cppi/Makefile
index 2bdb888120a6..113f3379c48e 100644
--- a/devel/cppi/Makefile
+++ b/devel/cppi/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cppi
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -10,7 +10,7 @@ MAINTAINER=	johans@FreeBSD.org
 COMMENT=	A tool to indent the C preprocessor directives
 
 USE_XZ=		yes
-USE_GETTEXT=	yes                                                             
+USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 
@@ -19,12 +19,12 @@ MAN1=		cppi.1
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT=    yes                                                             
+USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
-.else                                                                           
-CONFIGURE_ARGS+=--disable-nls                                                   
+.else
+CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB+=	NLS="@comment "
-.endif                                                                          
+.endif
 
 post-patch:
 	@${REINPLACE_CMD} -e 's:(libdir)/lib:(libdir):' ${WRKSRC}/Makefile.in
diff --git a/devel/cppi/distinfo b/devel/cppi/distinfo
index 9b417ee7a0bd..959728bba7e9 100644
--- a/devel/cppi/distinfo
+++ b/devel/cppi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cppi-1.17.tar.xz) = 561631cd86ad826fdfe1c5a645f7b77ad7f547fcf9b6f321f52dd9688b14f4ea
-SIZE (cppi-1.17.tar.xz) = 510600
+SHA256 (cppi-1.18.tar.xz) = 12a505b98863f6c5cf1f749f9080be3b42b3eac5a35b59630e67bea7241364ca
+SIZE (cppi-1.18.tar.xz) = 515664
diff --git a/devel/cppi/pkg-plist b/devel/cppi/pkg-plist
index 92a5be9c53b4..315b2794c7a7 100644
--- a/devel/cppi/pkg-plist
+++ b/devel/cppi/pkg-plist
@@ -3,6 +3,7 @@ bin/cppi
 %%NLS%%share/locale/eo/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/cppi.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/it/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/cppi.mo
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0