Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Nov 2001 02:31:45 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31754: update port: mail/abook
Message-ID:  <20011104183145.824EFC3B00@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         31754
>Category:       ports
>Synopsis:       update port: mail/abook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 04 10:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #19: Wed Oct 24 18:15:32 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

+ update abook to version 0.4.15
+ change MAINTAINER's email address

>How-To-Repeat:
	
>Fix:

diff -ruN --exclude CVS /usr/ports/mail/abook/Makefile abook/Makefile
--- /usr/ports/mail/abook/Makefile	Sun Sep 30 12:01:22 2001
+++ abook/Makefile	Mon Nov  5 02:29:33 2001
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	abook
-PORTVERSION=	0.4.14
+PORTVERSION=	0.4.15
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	leeym@cae.ce.ntu.edu.tw
+MAINTAINER=	leeym@leeym.com
 
 .include <bsd.port.pre.mk>
 
@@ -25,9 +25,9 @@
 MAN5=		abookrc.5
 
 post-install:
-	${MKDIR} ${DOCSDIR}
-.for file in FAQ README
-	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
+.for file in ANNOUNCE AUTHORS BUGS COPYING ChangeLog FAQ INSTALL NEWS README THANKS TODO
+	@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
 
 .include <bsd.port.post.mk>
diff -ruN --exclude CVS /usr/ports/mail/abook/distinfo abook/distinfo
--- /usr/ports/mail/abook/distinfo	Sun Sep 30 12:01:22 2001
+++ abook/distinfo	Mon Nov  5 02:18:25 2001
@@ -1 +1 @@
-MD5 (abook-0.4.14.tar.gz) = ae9de762668d89de9a811cd301bc0d4a
+MD5 (abook-0.4.15.tar.gz) = 6eee3d3be593b1a951abd07c7e57e01f
diff -ruN --exclude CVS /usr/ports/mail/abook/pkg-plist abook/pkg-plist
--- /usr/ports/mail/abook/pkg-plist	Sun Sep 30 12:01:22 2001
+++ abook/pkg-plist	Mon Nov  5 02:28:06 2001
@@ -1,4 +1,13 @@
 bin/abook
+share/doc/abook/ANNOUNCE
+share/doc/abook/AUTHORS
+share/doc/abook/BUGS
+share/doc/abook/COPYING
+share/doc/abook/ChangeLog
 share/doc/abook/FAQ
+share/doc/abook/INSTALL
+share/doc/abook/NEWS
 share/doc/abook/README
+share/doc/abook/THANKS
+share/doc/abook/TODO
 @dirrm share/doc/abook
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011104183145.824EFC3B00>