Index: head/net/httping/Makefile =================================================================== --- head/net/httping/Makefile (revision 278861) +++ head/net/httping/Makefile (revision 278862) @@ -1,30 +1,30 @@ # New ports collection makefile for: httping # Date created: 26 Aug 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= httping -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= A ping-like tool for HTTP requests USE_GMAKE= yes MAKE_JOBS_SAFE= yes MAN1= httping.1 PLIST_FILES= bin/httping CFLAGS+= -D_GNU_SOURCE do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 .include Property changes on: head/net/httping/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/net/httping/distinfo =================================================================== --- head/net/httping/distinfo (revision 278861) +++ head/net/httping/distinfo (revision 278862) @@ -1,2 +1,2 @@ -SHA256 (httping-1.5.1.tgz) = a5496515883a7708c348d7f124eaac5bf7039feba2a3c8a7c30fd3a80a042504 -SIZE (httping-1.5.1.tgz) = 15342 +SHA256 (httping-1.5.2.tgz) = f0dac6890e8fa7d2d69d52cd6acfcd53f43f58c77ae1e4b13ead041754358e45 +SIZE (httping-1.5.2.tgz) = 15355 Property changes on: head/net/httping/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property