From nobody@FreeBSD.org  Sun Feb  3 22:09:10 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id D9265BB0
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Feb 2013 22:09:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 99A3DCF1
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Feb 2013 22:09:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r13M9AMw087201
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 3 Feb 2013 22:09:10 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r13M9AWe087200;
	Sun, 3 Feb 2013 22:09:10 GMT
	(envelope-from nobody)
Message-Id: <201302032209.r13M9AWe087200@red.freebsd.org>
Date: Sun, 3 Feb 2013 22:09:10 GMT
From: Michael Sanders <mike@topcat.hypermart.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: textproc/topic - topic markup pareser (replaces 1st port submission)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175807
>Category:       ports
>Synopsis:       New port: textproc/topic - topic markup pareser (replaces 1st port submission)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 22:10:01 UTC 2013
>Closed-Date:    Wed Feb 06 09:54:19 UTC 2013
>Last-Modified:  Wed Feb  6 10:10:00 UTC 2013
>Originator:     Michael Sanders
>Release:        v9.01-RELEASE
>Organization:
Topcat Software
>Environment:
FreeBSD taco-shack.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	topic
#	topic/Makefile
#	topic/distinfo
#	topic/pkg-descr
#	topic/pkg-plist
#
echo c - topic
mkdir -p topic > /dev/null 2>&1
echo x - topic/Makefile
sed 's/^X//' >topic/Makefile << '50be4062945024160078a562eded2415'
X# $FreeBSD$
X
XPORTNAME=	topic
XPORTVERSION=	1.02
XCATEGORIES=	textproc
XMASTER_SITES=	http://topcat.hypermart.net/code/
X
XMAINTAINER=	mike@topcat.hypermart.net
XCOMMENT=	Topic markup parser
X
XMAN1=	topic.1
XMANCOMPRESSED=	no
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/topic ${PREFIX}/bin/topic
X	${INSTALL_MAN} ${WRKSRC}/topic.1 ${PREFIX}/man/man1/topic.1
X
X.include <bsd.port.mk>
50be4062945024160078a562eded2415
echo x - topic/distinfo
sed 's/^X//' >topic/distinfo << '75f7a442c767bea6a035a94239998b72'
XSHA256 (topic-1.02.tar.gz) = 1150cca9b447fbf3cf79305574bc92c1c751a73727735e6f8c49b9171e952ffb
XSIZE (topic-1.02.tar.gz) = 6028
75f7a442c767bea6a035a94239998b72
echo x - topic/pkg-descr
sed 's/^X//' >topic/pkg-descr << '62f6ce1326a638fa58422162e3a80f58'
XTOPIC markup provides a minimal context for plain text databases that
Xcan be read/modified by most text editors, and easily parsed as well.
X
XWWW: http://topcat.hypermart.net/topic.html
62f6ce1326a638fa58422162e3a80f58
echo x - topic/pkg-plist
sed 's/^X//' >topic/pkg-plist << 'a4b74f74ebaaa092d8779031f3cb1652'
Xbin/topic
X
a4b74f74ebaaa092d8779031f3cb1652
exit



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sun Feb 3 22:10:14 UTC 2013 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175807 
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Feb 5 07:38:13 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175807 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Wed Feb 6 09:54:17 UTC 2013 
State-Changed-Why:  
New port added, with modifications as discussed in forum (see 
http://forums.freebsd.org/showthread.php?p=207858#post207858 for 
reference). Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175807 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175807: commit references a PR
Date: Wed,  6 Feb 2013 09:51:02 +0000 (UTC)

 Author: culot
 Date: Wed Feb  6 09:50:48 2013
 New Revision: 311753
 URL: http://svnweb.freebsd.org/changeset/ports/311753
 
 Log:
   TOPIC markup provides a minimal context for plain text databases that
   can be read/modified by most text editors, and easily parsed as well.
   
   WWW: http://topcat.hypermart.net/topic.html
   
   PR:		ports/175807
   Submitted by:	Michael Sanders <mike@topcat.hypermart.net>
 
 Added:
   head/textproc/topic/
   head/textproc/topic/Makefile   (contents, props changed)
   head/textproc/topic/distinfo   (contents, props changed)
   head/textproc/topic/pkg-descr   (contents, props changed)
 Modified:
   head/textproc/Makefile
 
 Modified: head/textproc/Makefile
 ==============================================================================
 --- head/textproc/Makefile	Wed Feb  6 09:38:11 2013	(r311752)
 +++ head/textproc/Makefile	Wed Feb  6 09:50:48 2013	(r311753)
 @@ -1425,6 +1425,7 @@
      SUBDIR += tn-hunspell
      SUBDIR += tnef2txt
      SUBDIR += tokyodystopia
 +    SUBDIR += topic
      SUBDIR += tr-aspell
      SUBDIR += tralics
      SUBDIR += trang
 
 Added: head/textproc/topic/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/topic/Makefile	Wed Feb  6 09:50:48 2013	(r311753)
 @@ -0,0 +1,18 @@
 +# $FreeBSD$
 +
 +PORTNAME=	topic
 +PORTVERSION=	1.02
 +CATEGORIES=	textproc
 +MASTER_SITES=	http://topcat.hypermart.net/code/
 +
 +MAINTAINER=	mike@topcat.hypermart.net
 +COMMENT=	Topic markup parser
 +
 +PLIST_FILES=	bin/${PORTNAME}
 +MAN1=		${PORTNAME}.1
 +
 +do-install:
 +	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
 +	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1/${PORTNAME}.1
 +
 +.include <bsd.port.mk>
 
 Added: head/textproc/topic/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/topic/distinfo	Wed Feb  6 09:50:48 2013	(r311753)
 @@ -0,0 +1,2 @@
 +SHA256 (topic-1.02.tar.gz) = 1150cca9b447fbf3cf79305574bc92c1c751a73727735e6f8c49b9171e952ffb
 +SIZE (topic-1.02.tar.gz) = 6028
 
 Added: head/textproc/topic/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/topic/pkg-descr	Wed Feb  6 09:50:48 2013	(r311753)
 @@ -0,0 +1,4 @@
 +TOPIC markup provides a minimal context for plain text databases that
 +can be read/modified by most text editors, and easily parsed as well.
 +
 +WWW: http://topcat.hypermart.net/topic.html
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175807: commit references a PR
Date: Wed,  6 Feb 2013 10:04:51 +0000 (UTC)

 Author: culot (ports committer)
 Date: Wed Feb  6 10:04:38 2013
 New Revision: 40898
 URL: http://svnweb.freebsd.org/changeset/doc/40898
 
 Log:
   Add Michael Sanders <mike@topcat.hypermart.net> for textproc/topic.
   
   PR:		ports/175807
 
 Modified:
   head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
 
 Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Tue Feb  5 19:44:24 2013	(r40897)
 +++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Wed Feb  6 10:04:38 2013	(r40898)
 @@ -6835,6 +6835,11 @@
      </listitem>
  
      <listitem>
 +      <para>Michael Sanders
 +	<email>mike@topcat.hypermart.net</email></para>
 +    </listitem>
 +
 +    <listitem>
        <para>Michael Sardo
  	<email>jaeger16@yahoo.com</email></para>
      </listitem>
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
