pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wwwoffle Fixed file permissions. PKGREVISION++
details: https://anonhg.NetBSD.org/pkgsrc/rev/329ae985f975
branches: trunk
changeset: 520570:329ae985f975
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 23 11:06:23 2006 +0000
description:
Fixed file permissions. PKGREVISION++
diffstat:
www/wwwoffle/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 90144dcc1ffc -r 329ae985f975 www/wwwoffle/Makefile
--- a/www/wwwoffle/Makefile Mon Oct 23 11:01:54 2006 +0000
+++ b/www/wwwoffle/Makefile Mon Oct 23 11:06:23 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2006/09/26 13:48:43 abs Exp $
+# $NetBSD: Makefile,v 1.67 2006/10/23 11:06:23 rillig Exp $
DISTNAME= wwwoffle-2.9a
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ \
ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/
@@ -32,6 +33,9 @@
.include "options.mk"
+post-extract:
+ chmod -R go-w ${WRKSRC}
+
post-build:
cd ${WRKSRC}/cache/search/htdig/scripts; \
for f in wwwoffle-ht*; do \
Home |
Main Index |
Thread Index |
Old Index