Bug 81710 - [MAINTAINER] net/mgen: [SUMMARIZE CHANGES]
Summary: [MAINTAINER] net/mgen: [SUMMARIZE CHANGES]
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: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 13:20 UTC by Janos Mohacsi
Modified: 2005-05-31 19:16 UTC (History)
0 users

See Also:


Attachments
mgen-4.2b5_1.patch (1.23 KB, patch)
2005-05-31 13:20 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janos Mohacsi 2005-05-31 13:20:02 UTC
Maintainer Update to net/mgen to version 4.2b5_1
fixing PTHREAD library dependency.


Added file(s):
- files/patch-unix_Makefile.freebsd

Generated with FreeBSD Port Tools 0.63
Comment 1 Simon Barner freebsd_committer freebsd_triage 2005-05-31 14:21:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

Grab.
Comment 2 Simon Barner freebsd_committer freebsd_triage 2005-05-31 15:10:16 UTC
State Changed
From-To: open->closed

Committed (with modifications), thanks! 

I made the following modifications: 
- no PORTREVISION bump: the run-time behaviour of existing installations is 
not changed 
- respect PTHREAD_CFLAGS 
- no need to link against -lc explicitely 
- removed ONLY_FOR_ARCHS line: Janos, what was the reason you introduced it 
in the first place?