Summary: | [NEW PORT] www/rubygem-tidy: Ruby interface to HTML Tidy Library Project | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | don | ||||
Component: | Individual Port(s) | Assignee: | Cheng-Lung Sung <clsung> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
don
2007-02-03 13:40:17 UTC
Hi, This PR contains a typo. Please fix it, sorry. --- Makefile~ Sat Feb 3 21:58:18 2007 +++ Makefile Sun Feb 4 01:20:56 2007 @@ -1,4 +1,4 @@ -# New ports collection makefile for: rubygem-scrapi +# New ports collection makefile for: rubygem-tidy # Date created: 29 Jan 2007 # Whom: IWATSUKI Hiroyuki <don@na.rim.or.jp> # -- IWATSUKI Hiroyuki <URL:mailto:don@na.rim.or.jp> Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it. clsung 2007-02-14 03:45:10 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-tidy Makefile distinfo pkg-descr pkg-plist Log: Add rubygem-tidy 1.1.2, ruby interface to HTML Tidy Library Project. PR: ports/108716 Submitted by: IWATSUKI Hiroyuki <don at na.rim.or.jp> Revision Changes Path 1.1109 +1 -0 ports/textproc/Makefile 1.1 +19 -0 ports/textproc/rubygem-tidy/Makefile (new) 1.1 +3 -0 ports/textproc/rubygem-tidy/distinfo (new) 1.1 +3 -0 ports/textproc/rubygem-tidy/pkg-descr (new) 1.1 +43 -0 ports/textproc/rubygem-tidy/pkg-plist (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 New port added in textproc/. Thank you. |