- Add man page to net-im/finch - Sort pkg-plist Fix: PORTNAME= finch -PORTREVISION= 0 +PORTREVISION= 1 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI)
Responsible Changed From-To: freebsd-ports-bugs->marcus Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
Author: marcus Date: Fri Feb 14 02:08:54 2014 New Revision: 344159 URL: http://svnweb.freebsd.org/changeset/ports/344159 QAT: https://qat.redports.org/buildarchive/r344159/ Log: When converting to stage I accidentally left out finch.1.gz. Re-add this and sort the plist. PR: 186746 Submitted by: olgeni Modified: head/net-im/finch/Makefile head/net-im/finch/pkg-plist Modified: head/net-im/finch/Makefile ============================================================================== --- head/net-im/finch/Makefile Fri Feb 14 02:00:04 2014 (r344158) +++ head/net-im/finch/Makefile Fri Feb 14 02:08:54 2014 (r344159) @@ -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@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) Modified: head/net-im/finch/pkg-plist ============================================================================== --- head/net-im/finch/pkg-plist Fri Feb 14 02:00:04 2014 (r344158) +++ head/net-im/finch/pkg-plist Fri Feb 14 02:08:54 2014 (r344159) @@ -14,11 +14,11 @@ include/finch/gntnotify.h include/finch/gntplugin.h include/finch/gntpounce.h include/finch/gntprefs.h -include/gnt/gntprogressbar.h +include/finch/gntprogressbar.h include/finch/gntrequest.h include/finch/gntroomlist.h -include/finch/gntstatus.h include/finch/gntsound.h +include/finch/gntstatus.h include/finch/gntui.h include/gnt/gnt.h include/gnt/gntbindable.h @@ -37,6 +37,7 @@ include/gnt/gntmarshal.h 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 +47,10 @@ include/gnt/gntwidget.h include/gnt/gntwindow.h include/gnt/gntwm.h include/gnt/gntws.h -lib/finch/gntgf.la -lib/finch/gntgf.so lib/finch/gntclipboard.la lib/finch/gntclipboard.so +lib/finch/gntgf.la +lib/finch/gntgf.so lib/finch/gnthistory.la lib/finch/gnthistory.so lib/finch/gntlastlog.la @@ -67,6 +68,7 @@ lib/libgnt.so 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"