Bug 112362

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 Flags
cmucl-extra.diff none

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!