Bug 107265 - devel/portlint - complain when print/ghostscript- is used
Summary: devel/portlint - complain when print/ghostscript- is used
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: 2006-12-28 08:00 UTC by edwin
Modified: 2007-02-11 19:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2006-12-28 08:00:23 UTC
When LIB/RUN_DEPENDS contains gs:${PORTSDIR}/print/ghostscript-foo,
it should complain that USE_GHOSTSCRIPT_(BUILD|RUN) should be used.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-28 08:00:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-11 19:22:13 UTC
marcus      2007-02-11 19:22:07 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.9.3.
  
  * Add a check to see if EXTRACT_SUFX is ".zip" and suggest USE_ZIP instead [1]
  * Remove the now obsoleted DEPENDS macro
  * Remove the obsoleted Java 1.0 check
  * Add support for USE_CDRTOOLS
  * Add a check for direct usage of gs (i.e. ghostscript) [2]
  
  PR:             107265 [2]
  Requested by:   gabor [1]
  
  Revision  Changes    Path
  1.115     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.93      +27 -25    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"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-02-11 19:24:26 UTC
State Changed
From-To: open->closed

A check has been added to portlint 2.9.3.