mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.4.1.
This commit is contained in:
parent
59b7c7a894
commit
00090d0c9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92231
@ -6,19 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= tdl
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rrbcurnow.freeuk.com/tdl/
|
||||
|
||||
MAINTAINER= petef@FreeBSD.org
|
||||
COMMENT= To-do list manager
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= tdl.1
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},; s,gcc,${CC},; \
|
||||
s,^CFLAGS=,CFLAGS+=,' ${WRKSRC}/Makefile
|
||||
MAN1= tdl.1
|
||||
MLINKS= tdl.1 tdla.1 tdl.1 tdll.1 tdl.1 tdld.1 tdl.1 tdlg.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tdl-1.3.tar.gz) = c1c2d915e42f58b787483121e943da6f
|
||||
MD5 (tdl-1.4.1.tar.gz) = 298b5ac103e6d3cadfdbcd046a6745a9
|
||||
|
Loading…
Reference in New Issue
Block a user