ports/186634: Topic: New release and new website

Michael S. Sanders email at freebsd.hypermart.net
Mon Feb 10 16:50:01 UTC 2014


>Number:         186634
>Category:       ports
>Synopsis:       Topic: New release and new website
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 10 16:50:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael S. Sanders
>Release:        v10
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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.03
XCATEGORIES=	textproc
XMASTER_SITES=	http://freebsd.hypermart.net/code/
X
XMAINTAINER=	email at freebsd.hypermart.net
XCOMMENT=	Topic markup parser
X
XLICENSE=	BSD2CLAUSE
X
XMAN1=	topic.1
X
XNO_STAGE=	yes
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.03.tar.gz) = d36d157e08a2bf5258dff1279e2a4aca9ba22ac22e4579fbf68d823c1cedb66f
XSIZE (topic-1.03.tar.gz) = 5810
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://freebsd.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:
>Unformatted:


More information about the freebsd-ports-bugs mailing list