diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-16 12:46:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-10-16 12:46:54 +0000 |
commit | cd05fba85b403cdaac9019d4813dfb5ab01d5a77 (patch) | |
tree | 0bbc62acaedbb558d4a86a8c7614411b13b05085 | |
parent | a0bed0f0943f08f422143cd5e4caeccd5516f449 (diff) | |
download | ports-cd05fba85b403cdaac9019d4813dfb5ab01d5a77.tar.gz ports-cd05fba85b403cdaac9019d4813dfb5ab01d5a77.zip |
- Update to 3.1.2
- Pass maintainership to submitter
PR: ports/117210
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=201558
-rw-r--r-- | deskutils/remind/Makefile | 6 | ||||
-rw-r--r-- | deskutils/remind/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 8e4965e63b0c..220919756abd 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -6,13 +6,13 @@ # PORTNAME= remind -PORTVERSION= 3.1.2 -DISTVERSION= 03.01.02 +PORTVERSION= 3.1.3 CATEGORIES= deskutils MASTER_SITES= http://www.roaringpenguin.com/files/download/ \ http://freebsd.unixfreunde.de/sources/ +DISTNAME= ${PORTNAME}-03.01.03 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Sophisticated calendar and alarm program GNU_CONFIGURE= yes diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo index 01879e414a87..354662718250 100644 --- a/deskutils/remind/distinfo +++ b/deskutils/remind/distinfo @@ -1,3 +1,3 @@ -MD5 (remind-03.01.02.tar.gz) = 6cd87cfbd5547e0477f5cbf7e900dc50 -SHA256 (remind-03.01.02.tar.gz) = d3114b1dda29ffdd4b8fb7be07a4f0d939d05076af9d199f1687db5ef5965798 -SIZE (remind-03.01.02.tar.gz) = 299958 +MD5 (remind-03.01.03.tar.gz) = 32fa5390910829db16f1f126a0120e94 +SHA256 (remind-03.01.03.tar.gz) = e70d9ae57c9cfdc41b0eb38da06cdf48cb7f38c11a6d77e068a86a5c67b22d8b +SIZE (remind-03.01.03.tar.gz) = 304315 |