pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/32310 CVS commit: pkgsrc/editors/abiword
The following reply was made to PR pkg/32310; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: PR/32310 CVS commit: pkgsrc/editors/abiword
Date: Wed, 21 Dec 2005 22:05:00 +0000 (UTC)
Module Name: pkgsrc
Committed By: reed
Date: Wed Dec 21 22:05:00 UTC 2005
Modified Files:
pkgsrc/editors/abiword: Makefile PLIST distinfo
Added Files:
pkgsrc/editors/abiword/patches: patch-af patch-ag
Log Message:
Fix installation of help files.
This is during the freeze. Hopefully, this fixes PR #32310
and #32144. Before this fix, under Linux, the package's PLIST
didn't match up with what was actually installed. Also problem
was seen recently on bulk-builds list.
Add patch-af from
abiword-2.0.9-windowshelppaths.patch from Fedora Core 4 Extras abiword-2.4.1-2.
This gets rid of the DOS style file paths of images.
Add patch-ag to have portable use of cp -r * instead of */.
This fixes problem where files were not installed to their subdirectories.
Use post-build target to create "help" docs and to clean out junk.
(Fixes problem where "make clean" can't clean.)
Fix permissions in post-build too. Fixes problem where some
subdirectories for the help files were not browsable.
Copy the help files into place in the post-install target.
Many PLIST changes due to fixing of the help files.
While I am here, use PKGMANDIR instead of "man" and add INSTALLATION_DIRS
for that.
Bump PKGREVISION.
The maintainer of this package, adam, said he was unavailable to
work on this currently and said it was okay for me to work on this.
I tested on PkgLinux and NetBSD/i386. I reviewed some "help" files
in browser (which abiword opens). And saw some images too.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 pkgsrc/editors/abiword/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/editors/abiword/PLIST
cvs rdiff -r1.47 -r1.48 pkgsrc/editors/abiword/distinfo
cvs rdiff -r0 -r1.10 pkgsrc/editors/abiword/patches/patch-af
cvs rdiff -r0 -r1.11 pkgsrc/editors/abiword/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index