From owner-freebsd-ports Sun Mar 31 15:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D74E837B41B for ; Sun, 31 Mar 2002 15:30:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2VNU6D39172; Sun, 31 Mar 2002 15:30:06 -0800 (PST) (envelope-from gnats) Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 3BC5B37B417 for ; Sun, 31 Mar 2002 15:24:40 -0800 (PST) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g2VNOUwT072093 for ; Sun, 31 Mar 2002 18:24:30 -0500 (EST) (envelope-from marcus@gyros.marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g2VNOURC072092; Sun, 31 Mar 2002 18:24:30 -0500 (EST) Message-Id: <200203312324.g2VNOURC072092@gyros.marcuscom.com> Date: Sun, 31 Mar 2002 18:24:30 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36594: [MAINTAINER UPDATE] Chase checksum for net/openslp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36594 >Category: ports >Synopsis: [MAINTAINER UPDATE] Chase checksum for net/openslp >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 31 15:30:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-STABLE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD gyros.marcuscom.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 31 16:39:30 EST 2002 marcus@gyros.marcuscom.com:/usr/obj/usr/src/sys/GYROS i386 >Description: It seems OpenSLP rerolled their distfile. Some new code was added, so PORTREVISION should be bumped as well. >How-To-Repeat: >Fix: --- openslp.diff begins here --- diff -ruN openslp.orig/Makefile openslp/Makefile --- openslp.orig/Makefile Sun Mar 31 18:16:24 2002 +++ openslp/Makefile Sun Mar 31 18:23:57 2002 @@ -7,6 +7,7 @@ PORTNAME= openslp PORTVERSION= 1.0.8a +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp diff -ruN openslp.orig/distinfo openslp/distinfo --- openslp.orig/distinfo Sun Mar 31 18:16:24 2002 +++ openslp/distinfo Sun Mar 31 18:16:33 2002 @@ -1 +1 @@ -MD5 (openslp-1.0.8a.tar.gz) = defc6d4b6b77015cac2dd308cc714ec9 +MD5 (openslp-1.0.8a.tar.gz) = 5399dc3f808006e6f3583184522e31e0 --- openslp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message