From owner-svn-ports-all@FreeBSD.ORG Thu May 7 22:33:45 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8A7C142; Thu, 7 May 2015 22:33:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C799F1785; Thu, 7 May 2015 22:33:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t47MXjHv019192; Thu, 7 May 2015 22:33:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t47MXjCE019190; Thu, 7 May 2015 22:33:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201505072233.t47MXjCE019190@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 7 May 2015 22:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385702 - head/devel/liblouis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 22:33:46 -0000 Author: antoine Date: Thu May 7 22:33:44 2015 New Revision: 385702 URL: https://svnweb.freebsd.org/changeset/ports/385702 Log: Properly register info page Modified: head/devel/liblouis/Makefile head/devel/liblouis/pkg-plist Modified: head/devel/liblouis/Makefile ============================================================================== --- head/devel/liblouis/Makefile Thu May 7 22:32:04 2015 (r385701) +++ head/devel/liblouis/Makefile Thu May 7 22:33:44 2015 (r385702) @@ -3,6 +3,7 @@ PORTNAME= liblouis PORTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.liblouis.org/downloads/ @@ -16,6 +17,7 @@ OPTIONS_DEFINE= DOCS USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INFO= liblouis post-extract: @${REINPLACE_CMD} -e \ Modified: head/devel/liblouis/pkg-plist ============================================================================== --- head/devel/liblouis/pkg-plist Thu May 7 22:32:04 2015 (r385701) +++ head/devel/liblouis/pkg-plist Thu May 7 22:33:44 2015 (r385702) @@ -258,7 +258,6 @@ bin/lou_trace bin/lou_translate include/liblouis/liblouis.h include/liblouis/louis.h -info/liblouis.info lib/liblouis.a lib/liblouis.so lib/liblouis.so.2