Date: Sun, 26 Feb 2006 01:55:45 GMT From: Jean-François BOEUF <jfb@minet.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/93846: [PATCH] ftp/proma : fix BROKEN pkg-plist & Update Message-ID: <200602260155.k1Q1tj62045972@www.freebsd.org> Resent-Message-ID: <200602260200.k1Q20GiK031640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93846 >Category: ports >Synopsis: [PATCH] ftp/proma : fix BROKEN pkg-plist & Update >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: Sun Feb 26 02:00:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jean-François BOEUF >Release: FreeBSD 6.0-RELEASE-p4 i386 >Organization: >Environment: >Description: - ftp/proma have been marked as broken because of pkg-plist issues - last release is 0.8.2 >How-To-Repeat: >Fix: proma.diff updates the port and fixes pkg-plist proma.diff ===================================================================== --- ports/ftp/proma/Makefile Sun Feb 26 02:02:57 2006 +++ ports/ftp/proma/Makefile Sun Feb 26 02:24:33 2006 @@ -6,15 +6,13 @@ # PORTNAME= proma -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sexbear@tmu.edu.tw COMMENT= Administrating a ProFTPd server storing users in a MySQL database - -BROKEN= Incomplete pkg-plist NO_BUILD= yes --- ports/ftp/proma/distinfo Tue Jan 24 13:17:20 2006 +++ ports/ftp/proma/distinfo Sun Feb 26 02:27:38 2006 @@ -1,3 +1,3 @@ -MD5 (proma-0.8.1.tar.gz) = cefdbf714c1db250a1eacf65ed1b53c7 -SHA256 (proma-0.8.1.tar.gz) = aabaf280c6a434fc16000f25eceb8973e40c95774fc50c27f0db33f218cc4116 -SIZE (proma-0.8.1.tar.gz) = 18075 +MD5 (proma-0.8.2.tar.gz) = cdf5da188782b7673c14d576a0081de8 +SHA256 (proma-0.8.2.tar.gz) = 37569d8e7bdcc6b1ff11e0bcf197592f92253b44d513cb04c2623f8d6d2e9ad2 +SIZE (proma-0.8.2.tar.gz) = 18523 --- ports/ftp/proma/pkg-plist Sat Jan 3 08:39:41 2004 +++ ports/ftp/proma/pkg-plist Sun Feb 26 02:32:08 2006 @@ -1,9 +1,9 @@ -%%MYADMDIR%%/COPYING -%%MYADMDIR%%/ChangeLog -%%MYADMDIR%%/INSTALL -%%MYADMDIR%%/README -%%MYADMDIR%%/TODO -%%MYADMDIR%%/UPGRADE +%%MYADMDIR%%/docs/COPYING +%%MYADMDIR%%/docs/ChangeLog +%%MYADMDIR%%/docs/INSTALL +%%MYADMDIR%%/docs/README +%%MYADMDIR%%/docs/TODO +%%MYADMDIR%%/docs/UPGRADE %%MYADMDIR%%/config.inc.php-example %%MYADMDIR%%/index.php %%MYADMDIR%%/style.css @@ -14,6 +14,7 @@ %%MYADMDIR%%/pages/register.inc.php %%MYADMDIR%%/pages/admin.inc.php %%MYADMDIR%%/pages/main.inc.php +@dirrm %%MYADMDIR%%/docs @dirrm %%MYADMDIR%%/pages @dirrm %%MYADMDIR%%/libs @dirrm %%MYADMDIR%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602260155.k1Q1tj62045972>