Bug 122412 - Port fix: archivers/xpk - Replace deprecated INSTALLS_SHLIB, fix MASTER_SITES
Summary: Port fix: archivers/xpk - Replace deprecated INSTALLS_SHLIB, fix MASTER_SITES
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 13:30 UTC by Ganael LAPLANCHE
Modified: 2008-04-18 16:51 UTC (History)
0 users

See Also:


Attachments
file.diff (532 bytes, patch)
2008-04-03 13:30 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2008-04-03 13:30:03 UTC
This patch fixes minor things for archivers/xpk :
- fix 1st MASTER_SITES
- use USE_LDCONFIG instead of INSTALLS_SHLIB

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-03 13:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-18 16:49:25 UTC
jmelo       2008-04-18 15:49:21 UTC

  FreeBSD ports repository

  Modified files:
    archivers/xpk        Makefile 
  Log:
  - Update mastersite.
  - Use USE_LDCONFIG instead of INSTALLS_SHLIB
  
  PR:             ports/122412
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
  
  Revision  Changes    Path
  1.22      +2 -2      ports/archivers/xpk/Makefile
_______________________________________________
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 3 Jean Milanez Melo freebsd_committer freebsd_triage 2008-04-18 16:51:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!