FreeBSD Bugzilla – Attachment 53625 Details for
Bug 81122
Update port: japanese/freepwing to 1.4.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.55 KB, created by
tkato432
on 2005-05-16 19:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-05-16 19:10:06 UTC
Size:
3.55 KB
patch
obsolete
>diff -urN /usr/ports/japanese/freepwing/Makefile japanese/freepwing/Makefile >--- /usr/ports/japanese/freepwing/Makefile Fri Dec 24 02:52:14 2004 >+++ japanese/freepwing/Makefile Mon May 16 14:55:28 2005 >@@ -6,21 +6,20 @@ > # > > PORTNAME= freepwing >-PORTVERSION= 1.4.3 >-PORTREVISION= 1 >+PORTVERSION= 1.4.4 > CATEGORIES= japanese textproc > MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ \ > ftp://ftp.sra.co.jp/pub/misc/freepwing/old/ >-DISTNAME= ${PORTNAME}-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Free JIS X 4081 (subset of EPWING V1) Formatter > > RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake > >-GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc >-USE_GMAKE= yes > USE_PERL5= yes >+USE_GMAKE= yes >+GNU_CONFIGURE= yes >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR} > > .include <bsd.port.mk> >diff -urN /usr/ports/japanese/freepwing/distinfo japanese/freepwing/distinfo >--- /usr/ports/japanese/freepwing/distinfo Wed Mar 31 18:09:02 2004 >+++ japanese/freepwing/distinfo Mon May 16 14:43:45 2005 >@@ -1,2 +1,2 @@ >-MD5 (freepwing-1.4.3.tar.gz) = e0dfbb6831205e4a43c78e594fc3555e >-SIZE (freepwing-1.4.3.tar.gz) = 129499 >+MD5 (freepwing-1.4.4.tar.gz) = f8cfa2a76faac03db83d4294ca62d3c8 >+SIZE (freepwing-1.4.4.tar.gz) = 139167 >diff -urN /usr/ports/japanese/freepwing/pkg-plist japanese/freepwing/pkg-plist >--- /usr/ports/japanese/freepwing/pkg-plist Mon Apr 12 12:52:56 2004 >+++ japanese/freepwing/pkg-plist Mon May 16 14:56:23 2005 >@@ -6,8 +6,8 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/ColorGraphic.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/Control.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/EndWord.pm >-%%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/Copyright.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/ColorGraphic.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/Copyright.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/FPWParser.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/FPWUtils.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils/Heading.pm >@@ -30,12 +30,10 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/Text.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/Word.pm > %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/Word2.pm >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING > libexec/freepwing/catdump > libexec/freepwing/cphier >-libexec/freepwing/fpwcontrol > libexec/freepwing/fpwcgraph >+libexec/freepwing/fpwcontrol > libexec/freepwing/fpwfullchar > libexec/freepwing/fpwhalfchar > libexec/freepwing/fpwindex >@@ -44,14 +42,23 @@ > libexec/freepwing/fpwsound > libexec/freepwing/mkdirhier > libexec/freepwing/perl.sh >+%%DOCSDIR%%/catdump.txt >+%%DOCSDIR%%/freepwing-01.html >+%%DOCSDIR%%/freepwing-02.html >+%%DOCSDIR%%/freepwing-03.html >+%%DOCSDIR%%/freepwing-04.html >+%%DOCSDIR%%/freepwing-05.html >+%%DOCSDIR%%/freepwing-06.html >+%%DOCSDIR%%/freepwing-07.html >+%%DOCSDIR%%/freepwing-08.html >+%%DOCSDIR%%/freepwing.css >+%%DOCSDIR%%/freepwing.html >+%%DATADIR%%/catalogs/catalogs.txt >+%%DATADIR%%/catalogs/catalogs >+%%DATADIR%%/fpwutils.mk >+@dirrm %%DATADIR%%/catalogs >+@dirrm %%DATADIR%% >+@dirrm %%DOCSDIR%% > @dirrm libexec/freepwing >-share/doc/freepwing/catalogs/catalogs >-share/doc/freepwing/catalogs/catalogs.txt >-share/doc/freepwing/doc/catdump.txt >-share/doc/freepwing/doc/freepwing.css >-share/doc/freepwing/doc/freepwing.html >-share/doc/freepwing/doc/index.html >-share/doc/freepwing/fpwutils.mk >-@dirrm share/doc/freepwing/catalogs >-@dirrm share/doc/freepwing/doc >-@dirrm share/doc/freepwing >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING/FPWUtils >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/FreePWING
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 81122
: 53625