ports/160187: [PATCH] textproc/tokyodystopia: update to 0.9.15

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 25 15:00:22 UTC 2011


>Number:         160187
>Category:       ports
>Synopsis:       [PATCH] textproc/tokyodystopia: update to 0.9.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 25 15:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 0.9.15
- Update MASTER_SITES and WWW

Port maintainer (lwhsu at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- tokyodystopia-0.9.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/tokyodystopia/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	27 Apr 2010 13:05:37 -0000	1.20
+++ Makefile	25 Aug 2011 14:51:37 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	tokyodystopia
-PORTVERSION=	0.9.14
+PORTVERSION=	0.9.15
 CATEGORIES=	textproc
-MASTER_SITES=	http://1978th.net/tokyodystopia/
+MASTER_SITES=	http://fallabs.com/${PORTNAME}/
 
 MAINTAINER=	lwhsu at FreeBSD.org
 COMMENT=	A full-text search system based on Tokyo Cabinet
@@ -38,15 +38,17 @@
 SHLIB_VER=	1.15.0
 SHLIB_VER_MAJ=	1
 
-PLIST_SUB+=	SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
+PLIST_SUB=	SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
+
+post-extract:
+	@${RM} ${WRKSRC}/doc/index.html~
 
 post-patch:
-	${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|@prefix@/libdata/pkgconfig|' \
-		${WRKSRC}/Makefile.in
-	${REINPLACE_CMD} -e 's|DATADIR =.*|DATADIR = ${DOCSDIR}|' \
+	@${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|@prefix@/libdata/pkgconfig|' \
+		-e 's|DATADIR =.*|DATADIR = ${DOCSDIR}|' \
 		${WRKSRC}/Makefile.in
 .if defined(NOPORTDOCS)
-	${REINPLACE_CMD} -e 's|mkdir -p $$(DESTDIR)$$(DATADIR)||' \
+	@${REINPLACE_CMD} -e 's|mkdir -p $$(DESTDIR)$$(DATADIR)||' \
 		-e 's|cp -Rf $$(DOCUMENTFILES) $$(DESTDIR)$$(DATADIR)||' \
 		${WRKSRC}/Makefile.in
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/tokyodystopia/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	3 Jul 2011 14:40:16 -0000	1.7
+++ distinfo	25 Aug 2011 14:51:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (tokyodystopia-0.9.14.tar.gz) = e064d3272e7645a345bf9c3015b3230b24bdbe7b9be1e0ff01c707f9c0b01991
-SIZE (tokyodystopia-0.9.14.tar.gz) = 159226
+SHA256 (tokyodystopia-0.9.15.tar.gz) = 28b43c592a127d1c9168eac98f680aa49d1137b4c14b8d078389bbad1a81830a
+SIZE (tokyodystopia-0.9.15.tar.gz) = 158522
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/tokyodystopia/pkg-descr,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-descr
--- pkg-descr	27 Apr 2010 13:05:37 -0000	1.2
+++ pkg-descr	25 Aug 2011 14:51:37 -0000
@@ -13,4 +13,4 @@
 POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General
 Public License.
 
-WWW:	http://1978th.net/tokyodystopia/
+WWW: http://fallabs.com/tokyodystopia/
--- tokyodystopia-0.9.15.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list