svn commit: r305296 - head/devel/kdbg

Ruslan Mahmatkhanov rm at FreeBSD.org
Fri Oct 5 06:38:53 UTC 2012


Author: rm
Date: Fri Oct  5 06:38:52 2012
New Revision: 305296
URL: http://svn.freebsd.org/changeset/ports/305296

Log:
  - update to 2.5.2
  - trim Makefile header, while here
  
  changelog:
  http://repo.or.cz/w/kdbg.git?a=blob;f=ReleaseNotes-2.5.2;hb=kdbg-2.5.2
  
  PR:		172321
  Submitted by:	Norbert Koch <nkoch at demig dot de>
  Approved by:	Thomas Sander <thomas.sander at gmx dot de> (maintainer)

Modified:
  head/devel/kdbg/Makefile
  head/devel/kdbg/distinfo

Modified: head/devel/kdbg/Makefile
==============================================================================
--- head/devel/kdbg/Makefile	Fri Oct  5 04:21:20 2012	(r305295)
+++ head/devel/kdbg/Makefile	Fri Oct  5 06:38:52 2012	(r305296)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	kdbg
-# Date created:				02 November 1999
-# Whom:					Chris D. Faulhaber <jedgar at fxp.org>
-#
+# Created by: Chris D. Faulhaber <jedgar at fxp.org>
 # $FreeBSD$
-#
 
 PORTNAME=	kdbg
-PORTVERSION=	2.5.1
+PORTVERSION=	2.5.2
 CATEGORIES=	devel kde
 MASTER_SITES=	SF/${PORTNAME}/Source%20Code/${PORTVERSION}
 

Modified: head/devel/kdbg/distinfo
==============================================================================
--- head/devel/kdbg/distinfo	Fri Oct  5 04:21:20 2012	(r305295)
+++ head/devel/kdbg/distinfo	Fri Oct  5 06:38:52 2012	(r305296)
@@ -1,2 +1,2 @@
-SHA256 (kdbg-2.5.1.tar.gz) = a3014a4d5d9da0a84516315eec67bb9ffc43d8f3b1efc95abb509bd5f4d556b8
-SIZE (kdbg-2.5.1.tar.gz) = 401785
+SHA256 (kdbg-2.5.2.tar.gz) = 92d4586c0e5b99a9d26c91ad2c39664db2b929aea1cd463d3f8495a4a9262ff3
+SIZE (kdbg-2.5.2.tar.gz) = 402686



More information about the svn-ports-all mailing list