Date: Sat, 23 Jul 2005 15:44:14 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/83945: [unbroke] sysutils/p5-Filesys-DiskSpace - pkg-plist Message-ID: <E1DwIQQ-000HgQ-7s@az.inec.ru> Resent-Message-ID: <200507231150.j6NBoGkr050959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83945 >Category: ports >Synopsis: [unbroke] sysutils/p5-Filesys-DiskSpace - pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 23 11:50:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Remove *.orig after patch files. >How-To-Repeat: >Fix: --- p5-Filesys-DiskSpace.diff begins here --- diff -Nru p5-Filesys-DiskSpace.orig/Makefile p5-Filesys-DiskSpace/Makefile --- p5-Filesys-DiskSpace.orig/Makefile Sat Jul 23 10:14:59 2005 +++ p5-Filesys-DiskSpace/Makefile Sat Jul 23 15:40:24 2005 @@ -15,12 +15,11 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Perl equivalent of statfs(2) -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - PERL_CONFIGURE= yes MAN3= Filesys::DiskSpace.3 + +post-patch: + @${FIND} ${WRKSRC} -name "*\.orig" -delete .include <bsd.port.mk> --- p5-Filesys-DiskSpace.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?E1DwIQQ-000HgQ-7s>