| Summary: | [PATCH] lang/cmucl-extra: remove duplicated info from lang/cmucl | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2007-05-02 20:00:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback State Changed From-To: feedback->open Maintainer timeout. alepulver 2007-05-26 00:59:44 UTC
FreeBSD ports repository
Modified files:
lang/cmucl-extra Makefile pkg-plist
Log:
- Depend on lang/cmucl for running (also avoids @dirrmtry in pkg-plist and
creating the installation directories).
- Remove ONLY_FOR_ARCHS=i386 and dependency on misc/compat5x since they are in
lang/cmucl.
- Use SHAREOWN/SHAREGRP for (not binaries) installed files.
PR: ports/112362
Submitted by: alepulver (myself)
Approved by: maintainer timeout
Revision Changes Path
1.10 +3 -10 ports/lang/cmucl-extra/Makefile
1.4 +0 -3 ports/lang/cmucl-extra/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. Thanks! |