ports/55826: Updated port: abook (to 0.5.0)
Lewis Thompson
purple at lewiz.net
Wed Aug 20 23:20:08 UTC 2003
>Number: 55826
>Category: ports
>Synopsis: Updated port: abook (to 0.5.0)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 20 16:20:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Lewis Thompson
>Release: FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD blue.lewiz.org 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Sat Jul 19 16:24:51 BST 2003 root at blue.lewiz.org:/usr/src/sys/i386/compile/BLUE i386
>Description:
I just changed the details of the port. It's an update from 0.4.7 to 0.5.0. Very simple.
>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:
#
# abook
# abook/Makefile
# abook/distinfo
# abook/pkg-descr
# abook/pkg-plist
#
echo c - abook
mkdir -p abook > /dev/null 2>&1
echo x - abook/Makefile
sed 's/^X//' >abook/Makefile << 'END-of-abook/Makefile'
X# New ports collection makefile for: abook
X# Date created: June 6th 2000
X# Whom: Yen-Ming Lee <leeym at cae.ce.ntu.edu.tw>
X#
X# $FreeBSD: ports/mail/abook/Makefile,v 1.11 2003/03/07 06:05:48 ade Exp $
X#
X
XPORTNAME= abook
XPORTVERSION= 0.5.0
XCATEGORIES= mail
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= leeym at FreeBSD.org
XCOMMENT= An addressbook program with mutt mail client support
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 400000
XLIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
X.endif
X
XGNU_CONFIGURE= yes
X
XMAN1= abook.1
XMAN5= abookrc.5
XDOCS= ANNOUNCE AUTHORS BUGS COPYING ChangeLog FAQ README THANKS TODO
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}
X.for file in ${DOCS}
X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
END-of-abook/Makefile
echo x - abook/distinfo
sed 's/^X//' >abook/distinfo << 'END-of-abook/distinfo'
XMD5 (abook-0.5.0.tar.gz) = 358630b5c5b4bb2097a51fe3cbe58297
END-of-abook/distinfo
echo x - abook/pkg-descr
sed 's/^X//' >abook/pkg-descr << 'END-of-abook/pkg-descr'
XAbook is a text-based addressbook program designed to use with mutt mail
Xclient. Abook runs on Linux, FreeBSD and some other UNIXes.
X
XWWW: http://abook.sourceforge.net/
X
X--
XYen-Ming Lee <leeym at cae.ce.ntu.edu.tw>
END-of-abook/pkg-descr
echo x - abook/pkg-plist
sed 's/^X//' >abook/pkg-plist << 'END-of-abook/pkg-plist'
Xbin/abook
X%%PORTDOCS%%share/doc/abook/ANNOUNCE
X%%PORTDOCS%%share/doc/abook/AUTHORS
X%%PORTDOCS%%share/doc/abook/BUGS
X%%PORTDOCS%%share/doc/abook/COPYING
X%%PORTDOCS%%share/doc/abook/ChangeLog
X%%PORTDOCS%%share/doc/abook/FAQ
X%%PORTDOCS%%share/doc/abook/README
X%%PORTDOCS%%share/doc/abook/THANKS
X%%PORTDOCS%%share/doc/abook/TODO
X%%PORTDOCS%%@dirrm share/doc/abook
END-of-abook/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list