svn commit: r385794 - branches/2015Q2/www/coppermine

Danilo Egea Gondolfo danilo at FreeBSD.org
Fri May 8 16:12:21 UTC 2015


Author: danilo
Date: Fri May  8 16:12:19 2015
New Revision: 385794
URL: https://svnweb.freebsd.org/changeset/ports/385794

Log:
  MFH: r385790
  
  - Update to 1.5.36
  - The release covers a recently discovered XSS vulnerability
  
  Approved by:	ports-secteam (erwin)

Modified:
  branches/2015Q2/www/coppermine/Makefile
  branches/2015Q2/www/coppermine/distinfo
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/www/coppermine/Makefile
==============================================================================
--- branches/2015Q2/www/coppermine/Makefile	Fri May  8 16:04:20 2015	(r385793)
+++ branches/2015Q2/www/coppermine/Makefile	Fri May  8 16:12:19 2015	(r385794)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	coppermine
-PORTVERSION=	1.5.34
+PORTVERSION=	1.5.36
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/Coppermine/1.5.x/
 DISTNAME=	cpg${PORTVERSION}

Modified: branches/2015Q2/www/coppermine/distinfo
==============================================================================
--- branches/2015Q2/www/coppermine/distinfo	Fri May  8 16:04:20 2015	(r385793)
+++ branches/2015Q2/www/coppermine/distinfo	Fri May  8 16:12:19 2015	(r385794)
@@ -1,2 +1,2 @@
-SHA256 (cpg1.5.34.zip) = 145041da2935bbe1b7eaa449922afbf151920ccc861fc69f389000eeb06b9101
-SIZE (cpg1.5.34.zip) = 18996844
+SHA256 (cpg1.5.36.zip) = 227e013dceffdaf6e9eebfff40f0dc83bae323e468cc3edcb5af5706ccd4b55d
+SIZE (cpg1.5.36.zip) = 18998760


More information about the svn-ports-all mailing list