Bug 56943 - [MAINTAINER] update www/oops
Summary: [MAINTAINER] update www/oops
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: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 10:00 UTC by Sergey A. Osokin
Modified: 2003-09-24 10:52 UTC (History)
0 users

See Also:


Attachments
file.diff (4.91 KB, patch)
2003-09-17 10:00 UTC, Sergey A. Osokin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey A. Osokin freebsd_committer freebsd_triage 2003-09-17 10:00:38 UTC
	Update www/oops:
	*) Respect to ${CXX}
	*) Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} instead
	   of hardcoded -pthread flag
	*) Remove rwlock.c support, because libc_r already
	   support pthread_rwlock calls
	*) Bump ${PORTREVISION}
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-09-17 10:01:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

Over to maintainer.
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2003-09-24 10:51:52 UTC
State Changed
From-To: open->closed

Committed, thanks!