Summary: | [PATCH] java/bsh: change main category, take maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Simon Olofsson <simon> | ||||
Component: | Individual Port(s) | Assignee: | Felippe de Meirelles Motta <lippe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Simon Olofsson
2008-03-28 22:30:00 UTC
Is this PR making any progress? Or is there anything wrong with it? Regards, Simon State Changed From-To: open->repocopy Please repocopy from java/bsh to lang/bsh. Responsible Changed From-To: freebsd-ports-bugs->portmgr Portmgr territory. State Changed From-To: repocopy->open Repocopy complete. Responsible Changed From-To: portmgr->lippe Repocopy complete. lippe 2008-06-23 00:21:01 UTC FreeBSD ports repository Modified files: lang/bsh Makefile distinfo pkg-descr Log: - Forced commit to note repocopy from java/bsh to lang/bsh. PR: ports/122210 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: gabor (mentor, implicit) Revision Changes Path 1.20 +0 -0 ports/lang/bsh/Makefile 1.12 +0 -0 ports/lang/bsh/distinfo 1.3 +0 -0 ports/lang/bsh/pkg-descr _______________________________________________ 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" lippe 2008-06-23 00:45:15 UTC FreeBSD ports repository Modified files: . MOVED lang/bsh Makefile pkg-descr lang/bsh/files bsh.sh.in Log: - Change main category (java/bsh -> lang/bsh). - Pass maintainership to submitter. - Update comment and distinfo. - Use exec in startup script. - Adopt best practices for Java ports as described in section 6.10.3 of the Porter's Handbook. PR: ports/122210 Submitted by: Simon Olofsson <simon@olofsson.de> Repocopy by: marcus Approved by: gabor (mentor, implicit) Revision Changes Path 1.1634 +2 -1 ports/MOVED 1.21 +17 -9 ports/lang/bsh/Makefile 1.3 +2 -2 ports/lang/bsh/files/bsh.sh.in 1.4 +4 -6 ports/lang/bsh/pkg-descr _______________________________________________ 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! |