summaryrefslogtreecommitdiffstats
path: root/deskutils/when
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-09-03 08:14:39 +0000
committersat <sat@FreeBSD.org>2007-09-03 08:14:39 +0000
commit8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b (patch)
tree76ad148aca468434fed47c8c548448fdcbf200f7 /deskutils/when
parentdfbddf0d8183f134cec86fdbe2b3af37e7754bdc (diff)
downloadFreeBSD-ports-8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b.zip
FreeBSD-ports-8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b.tar.gz
- Update to 1.1.7
Diffstat (limited to 'deskutils/when')
-rw-r--r--deskutils/when/Makefile8
-rw-r--r--deskutils/when/distinfo6
2 files changed, 10 insertions, 4 deletions
diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile
index c657a67..b59208d 100644
--- a/deskutils/when/Makefile
+++ b/deskutils/when/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= when
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.7
CATEGORIES= deskutils
MASTER_SITES= CENKES
#http://www.lightandmatter.com/when/when.tar.gz
@@ -24,4 +24,10 @@ do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
+make-dist:
+ @${RM} -rf ${WRKDIR};${MKDIR} ${WRKDIR};cd ${WRKDIR};\
+ ${FETCH_CMD} http://www.lightandmatter.com/when/when.tar.gz;\
+ ${TAR} xf when.tar.gz;${MV} when_dist ${DISTNAME};\
+ ${TAR} cjvf ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}
+
.include <bsd.port.mk>
diff --git a/deskutils/when/distinfo b/deskutils/when/distinfo
index 1177015..df8151e 100644
--- a/deskutils/when/distinfo
+++ b/deskutils/when/distinfo
@@ -1,3 +1,3 @@
-MD5 (when-1.1.5.tar.bz2) = 4f94158f235c3f694e23eb0ca3e9fc10
-SHA256 (when-1.1.5.tar.bz2) = aba8c4a5edeb7929defcf5013a4757ceaaee3fbfd7bbeddc708724b89bf1f708
-SIZE (when-1.1.5.tar.bz2) = 32936
+MD5 (when-1.1.7.tar.bz2) = 1c593b789b69febb80eda8557b25f464
+SHA256 (when-1.1.7.tar.bz2) = 4a449f37d22e58e1b2611a0173ec7f8dea19dcbfe518d6cef9e7c247cc09b5b9
+SIZE (when-1.1.7.tar.bz2) = 36472
OpenPOWER on IntegriCloud