FreeBSD Bugzilla – Attachment 43915 Details for
Bug 68099
[PATCH] japanese/eblook : New version 1.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
eblook.patch
eblook.patch (text/plain), 2.17 KB, created by
Yasuhiro Kimura
on 2004-06-19 04:30:24 UTC
(
hide
)
Description:
eblook.patch
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2004-06-19 04:30:24 UTC
Size:
2.17 KB
patch
obsolete
>diff -ruN eblook.dist/Makefile eblook/Makefile >--- eblook.dist/Makefile Sat Jun 5 11:54:26 2004 >+++ eblook/Makefile Sat Jun 19 12:17:36 2004 >@@ -6,8 +6,7 @@ > # > > PORTNAME= eblook >-PORTVERSION= 1.5.1 >-PORTREVISION= 2 >+PORTVERSION= 1.6 > CATEGORIES= japanese textproc > MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ > DIST_SUBDIR= eb >@@ -15,24 +14,21 @@ > MAINTAINER= shige@FreeBSD.org > COMMENT= Interactive EB interface command for seraching words in electoric dictionaries > >-DOCDIR= share/doc/eblook >- >-LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb >+LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb > > GNU_CONFIGURE= yes >-USE_AUTOMAKE_VER= 14 >-USE_AUTOCONF_VER= 213 >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ > --with-eb-libraries=${PREFIX}/lib > >-PLIST_SUB= DOCDIR=${DOCDIR} >+INFO= eblook > > post-install: > .if !defined(NOPORTDOCS) >- @${MKDIR} ${PREFIX}/${DOCDIR} >- @for i in AUTHORS COPYING ChangeLog NEWS README ; do \ >- ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${DOCDIR} ;\ >- done >+ @${MKDIR} ${DOCSDIR} >+.for file in AUTHORS COPYING ChangeLog NEWS README >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor > .endif > > .include <bsd.port.mk> >diff -ruN eblook.dist/distinfo eblook/distinfo >--- eblook.dist/distinfo Wed Mar 31 18:53:39 2004 >+++ eblook/distinfo Sat Jun 19 11:11:00 2004 >@@ -1,2 +1,2 @@ >-MD5 (eb/eblook-1.5.1.tar.gz) = 5e1c84fd450813c1ad2c732a8d645719 >-SIZE (eb/eblook-1.5.1.tar.gz) = 195934 >+MD5 (eb/eblook-1.6.tar.gz) = bb7c38367c62d26e9acb0e7ed299872c >+SIZE (eb/eblook-1.6.tar.gz) = 418216 >diff -ruN eblook.dist/pkg-plist eblook/pkg-plist >--- eblook.dist/pkg-plist Sat Aug 21 01:21:51 1999 >+++ eblook/pkg-plist Sat Jun 19 12:09:23 2004 >@@ -1,10 +1,7 @@ > bin/eblook >-@unexec install-info --delete %D/info/eblook.info %D/info/dir >-info/eblook.info >-@exec install-info %D/info/eblook.info %D/info/dir >-%%DOCDIR%%/AUTHORS >-%%DOCDIR%%/COPYING >-%%DOCDIR%%/ChangeLog >-%%DOCDIR%%/NEWS >-%%DOCDIR%%/README >-@dirrm %%DOCDIR%% >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >+%%PORTDOCS%%%%DOCSDIR%%/COPYING >+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >+%%PORTDOCS%%%%DOCSDIR%%/NEWS >+%%PORTDOCS%%%%DOCSDIR%%/README >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68099
: 43915