Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 10:16:16 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354820 - head/japanese/anthy
Message-ID:  <201405221016.s4MAGGhV066259@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu May 22 10:16:15 2014
New Revision: 354820
URL: http://svnweb.freebsd.org/changeset/ports/354820
QAT: https://qat.redports.org/buildarchive/r354820/

Log:
  - Strip shared libraries.
  - Bump PORTREVISION.
  
  PR:		188988
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	maintainer timeout

Modified:
  head/japanese/anthy/Makefile

Modified: head/japanese/anthy/Makefile
==============================================================================
--- head/japanese/anthy/Makefile	Thu May 22 10:11:10 2014	(r354819)
+++ head/japanese/anthy/Makefile	Thu May 22 10:16:15 2014	(r354820)
@@ -3,7 +3,7 @@
 
 PORTNAME=	anthy
 PORTVERSION=	9100h
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=	${PORTNAME}/37536
@@ -22,6 +22,7 @@ LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING
 GNU_CONFIGURE=	yes
 USES=		libtool:oldver pathfix pkgconfig
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 DOCSDIR=	${PREFIX}/share/doc/ja/anthy
 ELISPDIR=	share/emacs/site-lisp/anthy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405221016.s4MAGGhV066259>