Bug 147211 - Update port: devel/mk-configure and devel/lmdbg
Summary: Update port: devel/mk-configure and devel/lmdbg
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 14:30 UTC by Mikolaj Golub
Modified: 2010-05-31 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.70 KB, patch)
2010-05-30 14:30 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub 2010-05-30 14:30:06 UTC
I am submitting update to these two ports in one pr because they need to be updated simultaneously: lmdbg (0.15) requires the latest mk-configure (0.15.1), but the version of lmdbg we currently have in ports (0.14) does not build with mk-configure 0.15.1.

Also, this update can only be done after ports/147208 is being resolved, because lmdbg 0.15 requires devel/runawk.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-30 14:30:17 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-30 20:00:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-31 15:45:28 UTC
sylvio      2010-05-31 14:45:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/lmdbg          Makefile distinfo pkg-plist 
  Log:
  - Update to 0.15.0
  
  PR:             ports/147211
  Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.9       +3 -2      ports/devel/lmdbg/Makefile
  1.6       +3 -3      ports/devel/lmdbg/distinfo
  1.6       +2 -0      ports/devel/lmdbg/pkg-plist
_______________________________________________
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 4 dfilter service freebsd_committer freebsd_triage 2010-05-31 15:48:28 UTC
sylvio      2010-05-31 14:48:20 UTC

  FreeBSD ports repository

  Modified files:
    devel/mk-configure   Makefile distinfo pkg-plist 
  Log:
  - Update to 0.15.1
  
  PR:             ports/147211
  Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.5       +3 -2      ports/devel/mk-configure/Makefile
  1.4       +3 -3      ports/devel/mk-configure/distinfo
  1.3       +11 -7     ports/devel/mk-configure/pkg-plist
_______________________________________________
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 5 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 15:48:34 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!