aboutsummaryrefslogtreecommitdiff
path: root/deskutils/when
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2010-10-31 19:59:29 +0000
committerFrederic Culot <culot@FreeBSD.org>2010-10-31 19:59:29 +0000
commitec79abe26c70473bb64415bcfb0c077adcb2c122 (patch)
tree0558c8739c80e52e9dcb7784c2113c0ada81b4e1 /deskutils/when
parent662c1f2e5d14ef3c94313f1b106b479af82b68e7 (diff)
downloadports-ec79abe26c70473bb64415bcfb0c077adcb2c122.tar.gz
ports-ec79abe26c70473bb64415bcfb0c077adcb2c122.zip
- Update to 1.1.21
- Use of LOCAL master site to be able to append the version number to the archive name (vendor agreed by mail) - make-dist target removed - Take maintainership PR: ports/149908 Submitted by: culot@ (myself) Approved by: sahil@ (mentor)
Notes
Notes: svn path=/head/; revision=263849
Diffstat (limited to 'deskutils/when')
-rw-r--r--deskutils/when/Makefile16
-rw-r--r--deskutils/when/distinfo6
2 files changed, 8 insertions, 14 deletions
diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile
index d368e6ea8822..b4ff1c0e9ed9 100644
--- a/deskutils/when/Makefile
+++ b/deskutils/when/Makefile
@@ -6,28 +6,22 @@
#
PORTNAME= when
-PORTVERSION= 1.1.12
+PORTVERSION= 1.1.21
CATEGORIES= deskutils
-MASTER_SITES= CENKES
+MASTER_SITES= LOCAL/culot
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= A very simple personal calendar
-USE_BZIP2= yes
USE_PERL5_RUN= yes
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
+WRKSRC= ${WRKDIR}/${PORTNAME}_dist
+
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};\
- ${RM} -Rf ${DISTNAME}/debian_stuff/;\
- ${TAR} cjvf ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}
-
.include <bsd.port.mk>
diff --git a/deskutils/when/distinfo b/deskutils/when/distinfo
index d8df5a3a74fc..bd4c5f705128 100644
--- a/deskutils/when/distinfo
+++ b/deskutils/when/distinfo
@@ -1,3 +1,3 @@
-MD5 (when-1.1.12.tar.bz2) = 59cbfa66100dac07fb72a7aa622f8db6
-SHA256 (when-1.1.12.tar.bz2) = 86a4b002562d9616a231fd24e1533d6e5da8fc1148d2e13ad0d723a3b93c6d05
-SIZE (when-1.1.12.tar.bz2) = 35893
+MD5 (when-1.1.21.tar.gz) = 424d114aea580923568c34f54521089b
+SHA256 (when-1.1.21.tar.gz) = 8861e3b0a9d30b2f0d5f11877c8b2bc97d304aa7b05a5d31e052972af6f9116e
+SIZE (when-1.1.21.tar.gz) = 46498