Bug 140861 - [MAINTAINER] net/miniupnpd: make it build in tinderbox
Summary: [MAINTAINER] net/miniupnpd: make it build in tinderbox
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: 2009-11-25 12:40 UTC by Tor Halvard Furulund
Modified: 2009-11-27 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2009-11-25 12:40 UTC, Tor Halvard Furulund
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Halvard Furulund 2009-11-25 12:40:00 UTC
In ports/140319 my genconfig.sh-patch was just removed, so the port cannot build in setups without /etc/rc.conf (like tinderbox). Made a new genconfig.sh-patch to make the port build without rc.conf and rc.subr.
I didn't bump the portrevision-number, I can submit a new patch with PORTREVISION=1 if requested.

How-To-Repeat: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20091122192541/miniupnpd-1.4.log
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-25 13:06:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

over to latest committer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-27 01:33:43 UTC
sylvio      2009-11-27 01:33:35 UTC

  FreeBSD ports repository

  Modified files:
    net/miniupnpd        Makefile 
  Added files:
    net/miniupnpd/files  patch-genconfig.sh 
  Log:
  - Fix build
  - BUMP PORTREVISION
  
  PR:             ports/140861
  Submitted by:   maintainer
  Approved by:    miwi (mentor)
  Reported by:    pointyhat via pav
  
  Revision  Changes    Path
  1.12      +1 -0      ports/net/miniupnpd/Makefile
  1.3       +40 -0     ports/net/miniupnpd/files/patch-genconfig.sh (new)
_______________________________________________
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 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2009-11-27 01:40:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!