Bug 93846 - [PATCH] ftp/proma : fix BROKEN pkg-plist & Update
Summary: [PATCH] ftp/proma : fix BROKEN pkg-plist & Update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-26 02:00 UTC by Jean-François BOEUF
Modified: 2006-03-01 21:42 UTC (History)
0 users

See Also:


Attachments
file.diff (130 bytes, patch)
2006-02-26 02:00 UTC, Jean-François BOEUF
no flags Details | Diff
file.diff (509 bytes, patch)
2006-02-26 02:00 UTC, Jean-François BOEUF
no flags Details | Diff
file.diff (722 bytes, patch)
2006-02-26 02:00 UTC, Jean-François BOEUF
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François BOEUF 2006-02-26 02:00:15 UTC
- ftp/proma have been marked as broken because of pkg-plist issues
- last release is 0.8.2

Fix: proma.diff updates the port and fixes pkg-plist

proma.diff
=====================================================================
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-26 02:04:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-03-01 21:42:43 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!