ports/85627: [update] mail/abook to 0.5.4

Andrej Zverev az at inec.ru
Fri Sep 2 10:20:16 UTC 2005


>Number:         85627
>Category:       ports
>Synopsis:       [update] mail/abook to 0.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 10:20:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- abook.diff begins here ---
diff -Nru abook.orig/Makefile abook/Makefile
--- abook.orig/Makefile	Wed Nov 24 03:47:04 2004
+++ abook/Makefile	Fri Sep  2 14:08:27 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	abook
-PORTVERSION=	0.5.3
+PORTVERSION=	0.5.4
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,7 +14,15 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An addressbook program with mutt mail client support
 
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+LIB_DEPENDS=	readline.5:${PORTSDIR}/devel/readline
+.endif
+
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CFLAGS+=	-I${LOCALBASE}/include
 
 MAN1=		abook.1
 MAN5=		abookrc.5
@@ -29,4 +37,4 @@
 .endfor
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -Nru abook.orig/distinfo abook/distinfo
--- abook.orig/distinfo	Wed Nov 24 03:47:04 2004
+++ abook/distinfo	Fri Sep  2 13:39:30 2005
@@ -1,2 +1,2 @@
-MD5 (abook-0.5.3.tar.gz) = a0e7c6d473f9363f312c2c01769a5281
-SIZE (abook-0.5.3.tar.gz) = 183011
+MD5 (abook-0.5.4.tar.gz) = 433b2e849fa458895e82260a354dde95
+SIZE (abook-0.5.4.tar.gz) = 186613
--- abook.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list