aboutsummaryrefslogtreecommitdiff
path: root/deskutils/mencal
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-02 14:17:45 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-02 14:17:45 +0000
commit9a758f1909ccbfd9aa2174b4ef27151bb95e01be (patch)
treeaef8e01f6d07ff2bb4af9bae76473edbd765886c /deskutils/mencal
parentf7e6363f7aa82319e24659d9bcabe212d8fec7b6 (diff)
downloadports-9a758f1909ccbfd9aa2174b4ef27151bb95e01be.tar.gz
ports-9a758f1909ccbfd9aa2174b4ef27151bb95e01be.zip
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>
Notes
Notes: svn path=/head/; revision=332485
Diffstat (limited to 'deskutils/mencal')
-rw-r--r--deskutils/mencal/Makefile13
-rw-r--r--deskutils/mencal/distinfo4
2 files changed, 7 insertions, 10 deletions
diff --git a/deskutils/mencal/Makefile b/deskutils/mencal/Makefile
index 544dceadf5c1..4d07b050a257 100644
--- a/deskutils/mencal/Makefile
+++ b/deskutils/mencal/Makefile
@@ -2,27 +2,24 @@
# $FreeBSD$
PORTNAME= mencal
-PORTVERSION= 2.4
+PORTVERSION= 3.0
CATEGORIES= deskutils
MASTER_SITES= http://kyberdigi.cz/projects/mencal/files/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A variation of the unix command cal
+COMMENT= Simple variation of the unix command cal
LICENSE= GPLv2
NO_BUILD= yes
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= ${PORTNAME}
USE_PERL5= run
PLIST_FILES= bin/mencal
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e '/^#!/s|/.*|${PERL} -w|' ${WRKSRC}/${PORTNAME}
-
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/mencal ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/deskutils/mencal/distinfo b/deskutils/mencal/distinfo
index 64496b7cef8d..0395ad3dfe86 100644
--- a/deskutils/mencal/distinfo
+++ b/deskutils/mencal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mencal-2.4.tar.gz) = dcb603fcfb36f5bdce69e22ff52ff12b953de08531392d94557c29e5de492c69
-SIZE (mencal-2.4.tar.gz) = 19191
+SHA256 (mencal-3.0.tar.gz) = 9328d0b2f3f57847e8753c5184531f4832be7123d1b6623afdff892074c03080
+SIZE (mencal-3.0.tar.gz) = 19560