Bug 68791 - [MAINTAINER-UPDATE] Update www/screem to 0.10.2
Summary: [MAINTAINER-UPDATE] Update www/screem to 0.10.2
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 01:40 UTC by John Merryweather Cooper
Modified: 2004-07-08 03:29 UTC (History)
0 users

See Also:


Attachments
update-screem-0.10.2 (4.20 KB, text/plain)
2004-07-08 01:40 UTC, John Merryweather Cooper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Merryweather Cooper 2004-07-08 01:40:19 UTC

Update www/screem to 0.10.2.

How-To-Repeat: 

N/A
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2004-07-08 01:50:04 UTC
>> (07.07.2004 @ 2036 PST): John Merryweather Cooper said, in 5.3K: <<
> -# $FreeBSD: ports/www/screem/Makefile,v 1.45 2004/04/18 17:58:59 marcus Exp $
> +# $FreeBSD$

Please don't nuke the $FreeBSD$ line...

> +# HACK:  This allows test builds into a temporary directory, but in the REAL world,
> +# gconf would have created this directory.
> +pre-install:
> +	@${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults

This is true of many, many ports. I don't think it should be added to
port Makefiles.

> +@dirrm etc/gconf/schemas

This directory isn't unique to screem. There shouldn't be an attempt to
delete it (which will necessarily fail, btw).

# Adam


--
Adam Weinberger
adamw@magnesium.net || adamw@FreeBSD.org
adamw@vectors.cx    ||   adamw@gnome.org
http://www.vectors.cx
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-07-08 03:29:47 UTC
State Changed
From-To: open->closed

Committed, thanks!