mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Upgrade to 011.
This commit is contained in:
parent
bd729cbba6
commit
fdd24dac50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81687
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rolo
|
||||
PORTVERSION= 010
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 011
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,22 +14,17 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
COMMENT= Text-based contact management software
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_BISON= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CFLAGS+= -I${PREFIX}/include \
|
||||
-L${PREFIX}/lib
|
||||
|
||||
MAN1= rolo.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} "s/mutt_vc_query//" ${WRKSRC}/Makefile.*
|
||||
|
||||
post-install:
|
||||
@${ECHO_CMD} "***************************************************************"
|
||||
@${ECHO_CMD} "mutt_vc_query is no longer available as part of deskutils/rolo."
|
||||
@${ECHO_CMD} "Install mail/mutt_vc_query instead."
|
||||
@${ECHO_CMD} "***************************************************************"
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for DOC in AUTHORS ChangeLog NEWS README THANKS
|
||||
@${INSTALL_DATA} ${WRKSRC}/${DOC} ${DOCSDIR}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rolo-010.tar.bz2) = cb85ef2d132c21f21ba4ca1e29986e6a
|
||||
MD5 (rolo-011.tar.bz2) = 8a20d2e2f07c371fd3d5d4316315be66
|
||||
|
Loading…
Reference in New Issue
Block a user