| Summary: | [Update] math/cln : update to 1.2.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | wenheping <wenheping> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
wenheping
2008-04-11 07:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Hi dear, Why install some html files directly within /usr/local/share? Makes more sense install these files in PORTDOCS no? wen heping wrote: > It is the Makefile in the source code but not me install the > html files into /usr/local/share. > > Shall i make a patch to the source code's Makefile to make it install > the html files to PORTDOC? > > On Fri, Apr 11, 2008 at 7:47 PM, <araujo@freebsd.org > <mailto:araujo@freebsd.org>> wrote: > > Synopsis: [Update] math/cln : update to 1.2.2 > > State-Changed-From-To: open->feedback > State-Changed-By: araujo > State-Changed-When: Fri Apr 11 11:47:05 UTC 2008 > State-Changed-Why: > Hi dear, > > Why install some html files directly within /usr/local/share? > Makes more > sense install these files in PORTDOCS no? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=122651 > > Good point, You can make this patch? -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) State Changed From-To: feedback->open Patch received via e-mail araujo 2008-04-20 15:31:14 UTC
FreeBSD ports repository
Modified files:
math/cln Makefile distinfo pkg-plist
math/cln/files patch-doc::Makefile.in
Added files:
math/cln/files patch-Makefile.in
Removed files:
math/cln/files patch-autoconf-ltmain.sh
Log:
- Update to 1.2.2.
PR: ports/122651
Submitted by: Wen Heping <wenheping@gmail.com>
Revision Changes Path
1.34 +5 -4 ports/math/cln/Makefile
1.15 +3 -3 ports/math/cln/distinfo
1.3 +11 -0 ports/math/cln/files/patch-Makefile.in (new)
1.2 +0 -15 ports/math/cln/files/patch-autoconf-ltmain.sh (dead)
1.5 +11 -12 ports/math/cln/files/patch-doc::Makefile.in
1.12 +24 -25 ports/math/cln/pkg-plist
_______________________________________________
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, with minor changes. Thanks! |