Skip site navigation (1)Skip section navigation (2)
Date:      24 Feb 2006 13:30:48 -0300
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93798: [maintainer update] www/chpasswd fix pkg-plist
Message-ID:  <20060224163048.6538.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200602241640.k1OGe6QE008140@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93798
>Category:       ports
>Synopsis:       [maintainer update] www/chpasswd fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 16:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fix pkg-plist
- Bump PORTREVISION.
>How-To-Repeat:
	
>Fix:

	

--- chpasswd.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/chpasswd/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	26 Oct 2005 21:04:11 -0000	1.8
+++ Makefile	24 Feb 2006 16:28:32 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	chpasswd
 PORTVERSION=	2.2.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	orsochpasswd
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/chpasswd/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	26 Dec 2003 00:39:09 -0000	1.1
+++ pkg-plist	24 Feb 2006 16:28:32 -0000
@@ -2,3 +2,4 @@
 etc/chpasswd/chpasswd.log
 www/cgi-bin/chpasswd.cgi
 @dirrm etc/chpasswd
+@dirrmtry www/cgi-bin
--- chpasswd.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060224163048.6538.qmail>