Bug 125962 - [PATCH] ports-mgmt/portlint: update to 2.9.11
Summary: [PATCH] ports-mgmt/portlint: update to 2.9.11
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: 2008-07-25 20:40 UTC by Renato Botelho
Modified: 2008-08-24 18:20 UTC (History)
1 user (show)

See Also:


Attachments
portlint-2.9.11.patch (1.09 KB, patch)
2008-07-25 20:40 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2008-07-25 20:40:03 UTC
- Update to 2.9.11

Changed --mandir and/or --infordir checks on CONFIGURE_ARGS, i noted it because
i have one port that have --enable-mandir param and it considered --mandir

Port maintainer (marcus@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-25 20:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-24 18:16:17 UTC
marcus      2008-08-24 17:16:03 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.10.0.
  
  * Add a check for duplicate CATEGORIES [1]
  * Be stricter when checking for --mandir and --infodir [2]
  * Properly check *_DEPENDS both before and after bsd.port.pre.mk [3]
  
  PR:             125962 [2]
                  126681 [3]
  Requested by:   kris [1]
  Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> [3]
                  Renato Botelho <garga@FreeBSD.org> [2]
  
  Revision  Changes    Path
  1.125     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.102     +163 -143  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 2008-08-24 18:16:35 UTC
State Changed
From-To: open->closed

Committed, thanks!