Summary: | [PATCH] japanese/jcode.pl Fix defined(%hash) is deprecated | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | takefu | ||||||
Component: | Individual Port(s) | Assignee: | TAKATSU Tomonari <tota> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
takefu
2011-08-25 08:50:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->tota I'll take it. Hi, Takefu-san I have modified your patch. - Remove CONFLICTS because ja-p5-jcode.pl was removed from ports tree [1] - Rename patch-aa to patch-jcode.pl [2] Please confirm it. [1] http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/p5-jcode.pl/?hideattic=0#dirlist [2] see 4.4 Patching FreeBSD Porter's Handbook http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html Thanks, -- TAKATSU Tomonari $B$?$1$U!wBg:eK-Cf$G$9!#(B
It consented to the full text.
Rework, thank you.
TAKATSU Tomonari $B$5$s$O=q$-$^$7$?(B (2011/10/01 21:51):
> Hi, Takefu-san
>
> I have modified your patch.
>
> - Remove CONFLICTS because ja-p5-jcode.pl was removed from ports tree [1]
> - Rename patch-aa to patch-jcode.pl [2]
>
> Please confirm it.
>
> [1] http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/p5-jcode.pl/?hideattic=0#dirlist
> [2] see 4.4 Patching FreeBSD Porter's Handbook
> http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html
>
> Thanks,
>
--
tota 2011-10-03 21:48:36 UTC FreeBSD ports repository Modified files: japanese/jcode.pl Makefile Added files: japanese/jcode.pl/files patch-jcode.pl Log: - Add a patch to fix deprecated defined(%hash) issue PR: ports/160174 Submitted by: Takefu <takefu_AT_airport_DOT_fm> Revision Changes Path 1.13 +7 -8 ports/japanese/jcode.pl/Makefile 1.1 +20 -0 ports/japanese/jcode.pl/files/patch-jcode.pl (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! |