1. Added a pkg-message file; 2. Modified the Makefile; The attachment is the patch file by performing: diff -ruN fortune.bak fortune Patching it just like the following command line: cd /usr/ports/chinese; patch -p0 < /path/to/this_patch Fix: The attachment is the patch file by performing: diff -ruN fortune.bak fortune Patching it just like the following command line: cd /usr/ports/chinese; patch -p0 < /path/to/this_patch Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2010-01-11 02:37:42 UTC FreeBSD ports repository Modified files: chinese/fortune Makefile Added files: chinese/fortune/files pkg-message.in Log: - Add files/pkg-message.in PR: ports/142527 Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) Revision Changes Path 1.4 +5 -0 ports/chinese/fortune/Makefile 1.1 +17 -0 ports/chinese/fortune/files/pkg-message.in (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!