1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

deskutils/mencal: update to 3.0

- Update to 3.0
- Remove leading article from COMMENT
- Allow staging
- USES shebangfix

PR:		ports/183567
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
This commit is contained in:
William Grzybowski 2013-11-02 14:17:45 +00:00
parent f7e6363f7a
commit 9a758f1909
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332485
2 changed files with 7 additions and 10 deletions

View File

@ -2,27 +2,24 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= mencal PORTNAME= mencal
PORTVERSION= 2.4 PORTVERSION= 3.0
CATEGORIES= deskutils CATEGORIES= deskutils
MASTER_SITES= http://kyberdigi.cz/projects/mencal/files/ MASTER_SITES= http://kyberdigi.cz/projects/mencal/files/
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= A variation of the unix command cal COMMENT= Simple variation of the unix command cal
LICENSE= GPLv2 LICENSE= GPLv2
NO_BUILD= yes NO_BUILD= yes
USES= perl5 USES= perl5 shebangfix
SHEBANG_FILES= ${PORTNAME}
USE_PERL5= run USE_PERL5= run
PLIST_FILES= bin/mencal PLIST_FILES= bin/mencal
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^#!/s|/.*|${PERL} -w|' ${WRKSRC}/${PORTNAME}
do-install: do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mencal ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mencal-2.4.tar.gz) = dcb603fcfb36f5bdce69e22ff52ff12b953de08531392d94557c29e5de492c69 SHA256 (mencal-3.0.tar.gz) = 9328d0b2f3f57847e8753c5184531f4832be7123d1b6623afdff892074c03080
SIZE (mencal-2.4.tar.gz) = 19191 SIZE (mencal-3.0.tar.gz) = 19560