Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 22:33:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385702 - head/devel/liblouis
Message-ID:  <201505072233.t47MXjCE019190@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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