Bug 165851 - ports-mgmt/portlint -- warn about being too specific with shlib versions
Summary: ports-mgmt/portlint -- warn about being too specific with shlib versions
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 09:10 UTC by Matthew Seaman
Modified: 2012-05-20 06:20 UTC (History)
0 users

See Also:


Attachments
portlint.diff (758 bytes, patch)
2012-03-08 09:10 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman freebsd_committer freebsd_triage 2012-03-08 09:10:12 UTC
After various discussions on freebsd-ports@... here is a patch to add
a warning when shared libraries are specified with a version number in
LIB_DEPEND lines. Consensus is no ABI version should be specified
unless it is known that certain ABI versions do not work.
Comment 1 Matthew Seaman freebsd_committer freebsd_triage 2012-03-08 09:23:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus


OVer to port maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2012-05-20 06:10:47 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-20 06:10:54 UTC
marcus      2012-05-20 05:10:42 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Upgrade to 2.13.10.
  
  * Add a check for over-specific shared lib dependencies [1]
  * Add support for TEST_DEPENDS [2]
  * Make the error for NO_CHECKSUM to be scarier [3]
  
  PR:             165851 [1]
                  166173 [2]
                  167923 [3]
  Submitted by:   matthew [1]
                  sunpoet [2]
                  "Bryan Drewery" <bryan@shatow.net> [3]
  
  Revision  Changes    Path
  1.150     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.127     +16 -9     ports/ports-mgmt/portlint/src/portlint.pl
_______________________________________________
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"