Bug 142527 - [maintainer update] chinese/fortune
Summary: [maintainer update] chinese/fortune
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 16:30 UTC by Ju Pengfei
Modified: 2010-01-11 02:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.34 KB, patch)
2010-01-09 16:30 UTC, Ju Pengfei
no flags Details | Diff
fortune_patch.txt (1.23 KB, text/plain; charset=US-ASCII)
2010-01-09 17:48 UTC, Ju Pengfei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ju Pengfei 2010-01-09 16:30:03 UTC
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:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-01-10 00:25:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-11 02:38:00 UTC
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-01-11 02:39:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!