svn commit: r397302 - in head/deskutils/remind: . files

Jason Unovitch junovitch at FreeBSD.org
Fri Sep 18 22:55:21 UTC 2015


Author: junovitch
Date: Fri Sep 18 22:55:20 2015
New Revision: 397302
URL: https://svnweb.freebsd.org/changeset/ports/397302

Log:
  deskutils/remind: security update 3.1.13 -> 3.1.15
  
  PR:		202942
  Approved by:	ports-secteam (feld)
  Security:	b55ecf12-5d98-11e5-9909-002590263bf5
  Security:	CVE-2015-5957
  MFH:		2015Q3

Deleted:
  head/deskutils/remind/files/patch-src_md5.c
Modified:
  head/deskutils/remind/Makefile
  head/deskutils/remind/distinfo

Modified: head/deskutils/remind/Makefile
==============================================================================
--- head/deskutils/remind/Makefile	Fri Sep 18 22:11:21 2015	(r397301)
+++ head/deskutils/remind/Makefile	Fri Sep 18 22:55:20 2015	(r397302)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	remind
-PORTVERSION=	3.1.13
+PORTVERSION=	3.1.15
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.roaringpenguin.com/files/download/ \
 		http://freebsd.unixfreunde.de/sources/
-DISTNAME=	${PORTNAME}-03.01.13
+DISTNAME=	${PORTNAME}-03.01.15
 
 MAINTAINER=	jadawin at FreeBSD.org
 COMMENT=	Sophisticated calendar and alarm program

Modified: head/deskutils/remind/distinfo
==============================================================================
--- head/deskutils/remind/distinfo	Fri Sep 18 22:11:21 2015	(r397301)
+++ head/deskutils/remind/distinfo	Fri Sep 18 22:55:20 2015	(r397302)
@@ -1,2 +1,2 @@
-SHA256 (remind-03.01.13.tar.gz) = cf2663d5eb41863fc98da7c8db31ae0a86fbe7137aada81d0649523b4a0bfc4f
-SIZE (remind-03.01.13.tar.gz) = 361650
+SHA256 (remind-03.01.15.tar.gz) = 8adab4c0b30a556c34223094c5c74779164d5f3b8be66b8039f44b577e678ec1
+SIZE (remind-03.01.15.tar.gz) = 363101


More information about the svn-ports-all mailing list