svn commit: r308597 - head/net/httping

Emanuel Haupt ehaupt at FreeBSD.org
Mon Dec 10 10:05:44 UTC 2012


Author: ehaupt
Date: Mon Dec 10 10:05:43 2012
New Revision: 308597
URL: http://svnweb.freebsd.org/changeset/ports/308597

Log:
  - Update to 1.5.6
  - Trim header

Modified:
  head/net/httping/Makefile
  head/net/httping/distinfo

Modified: head/net/httping/Makefile
==============================================================================
--- head/net/httping/Makefile	Mon Dec 10 09:46:49 2012	(r308596)
+++ head/net/httping/Makefile	Mon Dec 10 10:05:43 2012	(r308597)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	httping
-# Date created:				26 Aug 2005
-# Whom:					Emanuel Haupt <ehaupt at critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt at critical.ch>
 # $FreeBSD$
-#
 
 PORTNAME=	httping
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.6
 CATEGORIES=	net
 MASTER_SITES=	http://www.vanheusden.com/httping/ \
 		CRITICAL

Modified: head/net/httping/distinfo
==============================================================================
--- head/net/httping/distinfo	Mon Dec 10 09:46:49 2012	(r308596)
+++ head/net/httping/distinfo	Mon Dec 10 10:05:43 2012	(r308597)
@@ -1,2 +1,2 @@
-SHA256 (httping-1.5.5.tgz) = 113aa78fb2398d2be2e09fc8bf19fbaff1c0f854d5858a67fcdce6dccdb4dbb8
-SIZE (httping-1.5.5.tgz) = 15828
+SHA256 (httping-1.5.6.tgz) = 97932df03b942e2edbaad747a7df1517a5f25434cceb563a8055e713f09a36d7
+SIZE (httping-1.5.6.tgz) = 16335


More information about the svn-ports-all mailing list