Bug 112362 - [PATCH] lang/cmucl-extra: remove duplicated info from lang/cmucl
Summary: [PATCH] lang/cmucl-extra: remove duplicated info from lang/cmucl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-02 20:00 UTC by Alejandro Pulver
Modified: 2007-05-26 02:51 UTC (History)
0 users

See Also:


Attachments
cmucl-extra.diff (1.42 KB, patch)
2007-05-02 20:00 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver freebsd_committer freebsd_triage 2007-05-02 20:00:07 UTC

- 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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-02 20:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-02 20:00:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-26 01:58:30 UTC
State Changed
From-To: feedback->open

Maintainer timeout.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-05-26 01:59:51 UTC
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"
Comment 5 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-26 02:51:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!