ports/91706: Update port: deskutils/recoll

Jean-Francois Dockes jean-francois.dockes at wanadoo.fr
Fri Jan 13 07:40:17 UTC 2006


The following reply was made to PR ports/91706; it has been noted by GNATS.

From: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/91706: Update port: deskutils/recoll
Date: Fri, 13 Jan 2006 08:36:52 +0100

 Sorry about this. My first update. The next will be better :)  
 
 Here follow the diffs:
 
 diff -ruN recoll.bak/Makefile recoll/Makefile
 --- recoll.bak/Makefile	Wed Dec  7 18:31:52 2005
 +++ recoll/Makefile	Fri Jan 13 08:29:19 2006
 @@ -2,11 +2,11 @@
  # Date created:        5 December 2005
  # Whom:                J.F. Dockes <jean-francois.dockes at wanadoo.fr>
  #
 -# $FreeBSD: ports/deskutils/recoll/Makefile,v 1.1 2005/12/07 17:31:52 garga Exp $
 +# $FreeBSD$
  #
  
  PORTNAME=	recoll
 -PORTVERSION=	1.0.14
 +PORTVERSION=	1.1.0
  CATEGORIES=	deskutils
  MASTER_SITES=	http://www.lesbonscomptes.com/recoll/
  
 @@ -21,5 +21,9 @@
  MAKE_ENV=	QTDIR="${QT_PREFIX}" QMAKESPEC="freebsd-g++"
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
 +
 +MAN1=		recoll.1 recollindex.1
 +MAN5=		recoll.conf.5
 +MANCOMPRESSED=	no
  
  .include <bsd.port.mk>
 diff -ruN recoll.bak/distinfo recoll/distinfo
 --- recoll.bak/distinfo	Wed Dec  7 18:31:52 2005
 +++ recoll/distinfo	Thu Jan 12 12:52:16 2006
 @@ -1,3 +1,3 @@
 -MD5 (recoll-1.0.14.tar.gz) = 223037883f26294405491e0e2c8ab33b
 -SHA256 (recoll-1.0.14.tar.gz) = 0552c467c2c1c8eedc98a1fcc457304e29f080c2afe11fad5c55b88b4cf3548f
 -SIZE (recoll-1.0.14.tar.gz) = 328158
 +MD5 (recoll-1.1.0.tar.gz) = d5a97505ea9d39e01967ee9657beb5e0
 +SHA256 (recoll-1.1.0.tar.gz) = 0b77dd8c362102bc42b3ce921d107c2455196ea10185f7ac0ef718bb45300019
 +SIZE (recoll-1.1.0.tar.gz) = 414331
 diff -ruN recoll.bak/pkg-plist recoll/pkg-plist
 --- recoll.bak/pkg-plist	Wed Dec  7 18:31:52 2005
 +++ recoll/pkg-plist	Tue Jan 10 14:02:04 2006
 @@ -1,5 +1,7 @@
  bin/recoll
  bin/recollindex
 +%%DATADIR%%/doc/docbook.css
 +%%DATADIR%%/doc/usermanual.html
  %%DATADIR%%/examples/mimeconf
  %%DATADIR%%/examples/mimemap
  %%DATADIR%%/examples/recoll.conf
 @@ -23,6 +25,7 @@
  %%DATADIR%%/images/txt.png
  %%DATADIR%%/images/wordprocessing.png
  %%DATADIR%%/translations/recoll_fr.qm
 + at dirrm %%DATADIR%%/doc
  @dirrm %%DATADIR%%/examples
  @dirrm %%DATADIR%%/filters
  @dirrm %%DATADIR%%/images



More information about the freebsd-ports-bugs mailing list