- s/teory/theory/ in COMMENT - Use the full 80-char wide allowance in pkg-descr. - Add trailing slash to WWW. TODO: Perhaps clean up the text of the pkg-descr a bit? Fix: Apply the attached patch in math/rocs. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool)
Author: avilla Date: Fri Mar 29 22:35:33 2013 New Revision: 315579 URL: http://svnweb.freebsd.org/changeset/ports/315579 Log: - Fix and update COMMENT. PR: 177453 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Modified: head/math/rocs/Makefile Modified: head/math/rocs/Makefile ============================================================================== --- head/math/rocs/Makefile Fri Mar 29 22:34:27 2013 (r315578) +++ head/math/rocs/Makefile Fri Mar 29 22:35:33 2013 (r315579) @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${POR DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org -COMMENT= Graph teory IDE for KDE 4 +COMMENT= KDE Graph theory IDE LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs _______________________________________________ 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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!