Date: Sun, 12 Apr 2009 00:33:58 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: itetcu@FreeBSD.org Subject: ports/133625: [PATCH] www/kdedict: pkg-plist Message-ID: <200904120033.n3C0Xwmx057856@mail.bluecottontech.com> Resent-Message-ID: <200904120040.n3C0e1HD099555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133625 >Category: ports >Synopsis: [PATCH] www/kdedict: pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 12 00:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-RELEASE-p3 amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009 >Description: - Fix pkg-plist - Bump PORTREVISION Port maintainer (itetcu@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kdedict-20030925_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/kdedict/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 25 Mar 2008 09:46:46 -0000 1.5 +++ Makefile 12 Apr 2009 00:33:38 -0000 @@ -8,7 +8,7 @@ PORTNAME= kdedict PORTVERSION= 20030925 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.i18n.kde.org/tools/${PORTNAME}/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/kdedict/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 26 Oct 2007 08:16:31 -0000 1.3 +++ pkg-plist 12 Apr 2009 00:33:38 -0000 @@ -17,3 +17,4 @@ www/cgi-bin/kdedictionary/userdb www/cgi-bin/kdedictionary/users @dirrm www/cgi-bin/kdedictionary +@dirrmtry www/cgi-bin --- kdedict-20030925_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904120033.n3C0Xwmx057856>