- Update to 1.1.7

This commit is contained in:
Andrew Pantyukhin 2007-09-03 08:14:39 +00:00
parent 0b778d3b48
commit 689a323802
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198673
2 changed files with 10 additions and 4 deletions

View File

@ -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>

View File

@ -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