Bug 164776

Summary: devel/mk-configure: update to 0.21.2
Product: Ports & Packages Reporter: Mikolaj Golub <to.my.trociny>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mikolaj Golub 2012-02-04 23:20:10 UTC
- update to 0.21.2;

- change MAINTAINER email address;

- add devel/bmkdep to RUN_DEPENDS and set MKDEP to it by default: `mkcmake depend' does not work correctly with FreeBSD's mkdep [1].

[1] Reported by: avg.

Fix: Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-02-05 17:55:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-05 17:59:35 UTC
rm          2012-02-05 17:59:25 UTC

  FreeBSD ports repository

  Modified files:
    devel/mk-configure   Makefile distinfo 
  Log:
  - update to 0.21.2
  - change maintainer's email
  - add devel/bmkdep to RUN_DEPENDS and set MKDEP to it by default:
    `mkcmake depend' does not work correctly with FreeBSD's mkdep.
    This is reported by avg@
  - pet portlint while i'm here
  
  PR:             164776
  Submitted by:   trociny (maintainer)
  
  Revision  Changes    Path
  1.13      +9 -5      ports/devel/mk-configure/Makefile
  1.11      +2 -2      ports/devel/mk-configure/distinfo
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-02-05 18:02:26 UTC
State Changed
From-To: open->closed

Committed, thank you!