Date: Tue, 01 Nov 2005 14:47:15 +0300 From: "Boris B. Samorodov" <bsam@ipt.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88322: [update] net-mgmt/icmpmonitor: new version 1.2 Message-ID: <E1EWubj-000PR6-Ay@bsam.ru> Resent-Message-ID: <200511011150.jA1BoPCe060345@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88322 >Category: ports >Synopsis: [update] net-mgmt/icmpmonitor: new version 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 01 11:50:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: InPharmTech, Co. http://www.ipt.ru/ >Environment: System: FreeBSD srv.sem.ipt.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 27 13:22:04 MSD 2005 bsam@srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV i386 >Description: The port is maintained by ports@. A new version for net-mgmt/icmpmonitor exists since 2004: http://sourceforge.net/projects/icmpmonitor/ Many new features and bug fixes are made. >How-To-Repeat: >Fix: The patch should be applied to the port: # cd /usr/ports/net-mgmt # patch -p0 < _the_patch_ <delete net-mgmt/icmpmonitor/*.orig files> --- icmpmonitor.patch begins here --- diff -ruN icmpmonitor.orig/Makefile icmpmonitor/Makefile --- icmpmonitor.orig/Makefile Tue Nov 1 14:22:25 2005 +++ icmpmonitor/Makefile Tue Nov 1 14:37:39 2005 @@ -6,8 +6,7 @@ # PORTNAME= icmpmonitor -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= icmpmonitor @@ -17,9 +16,7 @@ GNU_CONFIGURE= YES -WRKSRC= ${WRKDIR}/icmpmonitor - MAN1= icmpmonitor.1 -PLIST_FILES= bin/icmpmonitor +PLIST_FILES= sbin/icmpmonitor .include <bsd.port.mk> diff -ruN icmpmonitor.orig/distinfo icmpmonitor/distinfo --- icmpmonitor.orig/distinfo Tue Nov 1 14:22:25 2005 +++ icmpmonitor/distinfo Tue Nov 1 14:23:49 2005 @@ -1,2 +1,2 @@ -MD5 (icmpmonitor-1.1.tar.gz) = f7902666a76f77b5f1b9a36f7dc0980c -SIZE (icmpmonitor-1.1.tar.gz) = 28091 +MD5 (icmpmonitor-1.2.tar.gz) = c6c9bfc14f914604232945185be387b3 +SIZE (icmpmonitor-1.2.tar.gz) = 29749 --- icmpmonitor.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EWubj-000PR6-Ay>