Date: Thu, 17 Apr 2003 02:03:45 -0700 (PDT) From: Masafumi Max NAKANE <max@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/dvipdfmx Makefile pkg-plist Message-ID: <200304170903.h3H93jDA087476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
max 2003/04/17 02:03:45 PDT
FreeBSD ports repository
Modified files:
print/dvipdfmx Makefile pkg-plist
Log:
* Since this port doesn't seem to have any man page, remove MAN1
definition from the Makefile.
* Redirect the output of the cp and the mv command in pre-install to
/dev/null so that users don't need to see the error messages.
* Add @exec entries in the pkg-plist which essentially do the same
thing as the cp and mv command in pre-install, except these are
performed only when the target file/directory exists.
* Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch.
Otherwise, @dirrm of share/texmf/dvipdfm/config fails.
* Change the @unexec entries in pkg-plist so that they are executed
only when target file/directory exists.
* Remove entry for bin/dvipdfm-orig from the pkg-plist since this file
does not necessarily exist in every situation.
reviewed by: maintainer
Revision Changes Path
1.6 +5 -4 ports/print/dvipdfmx/Makefile
1.4 +3 -2 ports/print/dvipdfmx/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304170903.h3H93jDA087476>
