mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 2.8
PR: 147498 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
This commit is contained in:
parent
0313c443b0
commit
3c7cdcada0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255846
@ -4,27 +4,26 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= calcurse
|
||||
PORTVERSION= 2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ftp://ftp2.culot.org/culot/
|
||||
PORTNAME= calcurse
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ftp://ftp2.culot.org/culot/
|
||||
|
||||
MAINTAINER= h.skuhra@gmail.com
|
||||
COMMENT= A text-based personal organizer
|
||||
MAINTAINER= h.skuhra@gmail.com
|
||||
COMMENT= A text-based personal organizer
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
|
||||
MAN1= calcurse.1
|
||||
MAN1= calcurse.1
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.else
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (calcurse-2.7.tar.gz) = eddfae36370fd89532149fe80c312e1e
|
||||
SHA256 (calcurse-2.7.tar.gz) = 9a73fe080c2cfc74186b0ac8455e9f2ba2176ead9f3fd5a73f9553f607bd9d9f
|
||||
SIZE (calcurse-2.7.tar.gz) = 532418
|
||||
MD5 (calcurse-2.8.tar.gz) = 124d40c0912b12021996220f02b759cc
|
||||
SHA256 (calcurse-2.8.tar.gz) = 94cca82e36950d868b16a1c66aea19ec7c202a523b4ca0271ca4693fb7fdd4d7
|
||||
SIZE (calcurse-2.8.tar.gz) = 551592
|
||||
|
Loading…
Reference in New Issue
Block a user