ports/186746: net-im/finch: add man page and sort plist
Jimmy Olgeni
olgeni at FreeBSD.org
Thu Feb 13 21:00:00 UTC 2014
>Number: 186746
>Category: ports
>Synopsis: net-im/finch: add man page and sort plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 13 21:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Jimmy Olgeni
>Release: FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
>Description:
- Add man page to net-im/finch
- Sort pkg-plist
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
--- Makefile (revision 343722)
+++ Makefile (working copy)
@@ -3,7 +3,7 @@
# $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $
PORTNAME= finch
-PORTREVISION= 0
+PORTREVISION= 1
MAINTAINER= marcus at FreeBSD.org
COMMENT= Finch multi-protocol messaging client (Console UI)
Index: pkg-plist
===================================================================
--- pkg-plist (revision 343722)
+++ pkg-plist (working copy)
@@ -14,11 +14,10 @@
include/finch/gntplugin.h
include/finch/gntpounce.h
include/finch/gntprefs.h
-include/gnt/gntprogressbar.h
include/finch/gntrequest.h
include/finch/gntroomlist.h
+include/finch/gntsound.h
include/finch/gntstatus.h
-include/finch/gntsound.h
include/finch/gntui.h
include/gnt/gnt.h
include/gnt/gntbindable.h
@@ -37,6 +36,7 @@
include/gnt/gntmenu.h
include/gnt/gntmenuitem.h
include/gnt/gntmenuitemcheck.h
+include/gnt/gntprogressbar.h
include/gnt/gntslider.h
include/gnt/gntstyle.h
include/gnt/gnttextview.h
@@ -46,10 +46,10 @@
include/gnt/gntwindow.h
include/gnt/gntwm.h
include/gnt/gntws.h
+lib/finch/gntclipboard.la
+lib/finch/gntclipboard.so
lib/finch/gntgf.la
lib/finch/gntgf.so
-lib/finch/gntclipboard.la
-lib/finch/gntclipboard.so
lib/finch/gnthistory.la
lib/finch/gnthistory.so
lib/finch/gntlastlog.la
@@ -67,6 +67,7 @@
lib/libgnt.so.8
libdata/pkgconfig/finch.pc
libdata/pkgconfig/gnt.pc
+man/man1/finch.1.gz
@dirrm lib/gnt
@dirrm lib/finch
@dirrm include/gnt
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list