Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2010 13:20:03 GMT
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/149200: [PATCH] textproc/ibus-table: update to 1.3.0.20100621
Message-ID:  <201008041320.o74DK3IP057147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149200; it has been noted by GNATS.

From: Nikola Lecic <nikola.lecic@anthesphoria.net>
To: bug-followup@FreeBSD.org, linpct@gmail.com, lwhsu@FreeBSD.org
Cc:  
Subject: Re: ports/149200: [PATCH] textproc/ibus-table: update to
 1.3.0.20100621
Date: Wed, 4 Aug 2010 15:09:05 +0200

 Right, I apologise. The corrected patch follows:
 
 --- ibus-table-1.3.0.20100621-c.patch begins here ---
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/textproc/ibus-table/Makefile,v
 retrieving revision 1.5
 diff -u -r1.5 Makefile
 --- Makefile	10 Jun 2010 18:06:37 -0000	1.5
 +++ Makefile	2 Aug 2010 23:13:45 -0000
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	ibus-table
 -PORTVERSION=	1.2.0.20091113
 -PORTREVISION=	4
 +PORTVERSION=	1.3.0.20100621
  CATEGORIES=	textproc
  MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
  		http://anthesphoria.net/FreeBSD/ports/distfiles/
 @@ -39,5 +38,6 @@
  	@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
  		${WRKSRC}/Makefile.in
  	@${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|g" ${WRKSRC}/engine/*.py
 +	@${CHMOD} ${BINMODE} ${WRKSRC}/install-sh
  
  .include <bsd.port.mk>
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/textproc/ibus-table/distinfo,v
 retrieving revision 1.1
 diff -u -r1.1 distinfo
 --- distinfo	22 Nov 2009 13:21:29 -0000	1.1
 +++ distinfo	2 Aug 2010 23:13:45 -0000
 @@ -1,3 +1,3 @@
 -MD5 (ibus-table-1.2.0.20091113.tar.gz) = 9e48e3844b61a5985802cd203e31aca0
 -SHA256 (ibus-table-1.2.0.20091113.tar.gz) = b1858883e54b5dbe25b408af62cebbf6d543a8f34c5ca66ee5ae406e1818228e
 -SIZE (ibus-table-1.2.0.20091113.tar.gz) = 412864
 +MD5 (ibus-table-1.3.0.20100621.tar.gz) = 0fd5812197400f7b586480fca1a0c082
 +SHA256 (ibus-table-1.3.0.20100621.tar.gz) = c2c9604082bd3c50e76c2cd8494855485845147a6b9fe05d4fa1c4a2f6fd3324
 +SIZE (ibus-table-1.3.0.20100621.tar.gz) = 421845
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/textproc/ibus-table/pkg-plist,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-plist
 --- pkg-plist	22 Nov 2009 13:21:29 -0000	1.1
 +++ pkg-plist	2 Aug 2010 23:46:59 -0000
 @@ -47,6 +47,7 @@
  %%DATADIR%%/tables/compose.db
  %%DATADIR%%/tables/latex.db
  %%DATADIR%%/tables/template.txt
 +@dirrmtry share/ibus/component
  @dirrm %%DATADIR%%/data
  @dirrm %%DATADIR%%/engine
  @dirrm %%DATADIR%%/icons
 --- ibus-table-1.3.0.20100621-c.patch ends here ---
 
 -- 
 Nikola Lecic
 fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B



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