Index: head/net/httping/Makefile =================================================================== --- head/net/httping/Makefile (revision 178864) +++ head/net/httping/Makefile (revision 178865) @@ -1,26 +1,26 @@ # New ports collection makefile for: httping # Date created: 26 Aug 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= httping -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= A ping-like tool for HTTP requests MAN1= httping.1 PLIST_FILES= bin/httping 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.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net/httping/distinfo =================================================================== --- head/net/httping/distinfo (revision 178864) +++ head/net/httping/distinfo (revision 178865) @@ -1,3 +1,3 @@ -MD5 (httping-1.2.1.tgz) = 6893c0f87f0a98287b50e970a1b7b949 -SHA256 (httping-1.2.1.tgz) = 36837d63e8bcdd05f07bed57c96004402c57531fbccd39690e962e0731db104e -SIZE (httping-1.2.1.tgz) = 12786 +MD5 (httping-1.2.2.tgz) = cde335c0110fb1b156afdf80ff5ade1d +SHA256 (httping-1.2.2.tgz) = 8bedbf9ff95cea483b9d71e0eff8398673d83eafbdac47cb605ad5399e25faea +SIZE (httping-1.2.2.tgz) = 13026 Property changes on: head/net/httping/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property