From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 22 08:50:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A92A16A46B for ; Sun, 22 Jul 2007 08:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 68AD713C46C for ; Sun, 22 Jul 2007 08:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6M8o2uN041191 for ; Sun, 22 Jul 2007 08:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6M8o2io041187; Sun, 22 Jul 2007 08:50:02 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jul 2007 08:50:02 GMT Resent-Message-Id: <200707220850.l6M8o2io041187@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Björn König Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DB5416A419 for ; Sun, 22 Jul 2007 08:41:27 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de (mail.smartterra.de [195.225.132.203]) by mx1.freebsd.org (Postfix) with ESMTP id 00B7413C467 for ; Sun, 22 Jul 2007 08:41:26 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de ([195.225.132.203]) by localhost (liberty-mail [195.225.132.203]) (amavisd-new, port 10024) with ESMTP id 96849-09 for ; Sun, 22 Jul 2007 10:44:13 +0200 (CEST) Received: from home.alpha-tierchen.de (port-212-202-42-202.dynamic.qsc.de [212.202.42.202]) by mail.liberty-hosting.de (Postfix) with ESMTP id 16DC83E91A9 for ; Sun, 22 Jul 2007 10:44:13 +0200 (CEST) Received: by home.alpha-tierchen.de (Postfix, from userid 2000) id 5EEA245067; Sun, 22 Jul 2007 10:41:23 +0200 (CEST) Message-Id: <20070722084123.5EEA245067@home.alpha-tierchen.de> Date: Sun, 22 Jul 2007 10:41:23 +0200 (CEST) From: Björn König To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/114804: Update port: sysutils/mono-kmod X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Björn König List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2007 08:50:02 -0000 >Number: 114804 >Category: ports >Synopsis: Update port: sysutils/mono-kmod >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jul 22 08:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Björn König >Release: >Organization: >Environment: >Description: There are some minor changes that does not require to increase the port revision number: - change my maintainer e-mail address - allow building packages - restrict port to i386 and arm architecture - change distinfo because of a repackaging (minor copyright change): - * 4. Neither the name of the university nor the names of its contributors + * 4. Neither the name of the author nor the names of its contributors >How-To-Repeat: >Fix: --- patch-ports_sysutils_mono-kmod.diff begins here --- diff -ruN ports/sysutils/mono-kmod.orig/Makefile ports/sysutils/mono-kmod/Makefile --- ports/sysutils/mono-kmod.orig/Makefile 2007-06-29 17:57:16.000000000 +0200 +++ ports/sysutils/mono-kmod/Makefile 2007-07-22 10:31:09.000000000 +0200 @@ -10,10 +10,10 @@ CATEGORIES= sysutils kld MASTER_SITES= http://www.alpha-tierchen.de/pub/FreeBSD/ports/distfiles/ -MAINTAINER= bkoenig@cs.tu-berlin.de +MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= Execute .NET applications from command line -NO_PACKAGE= should be recompiled for a particular FreeBSD kernel +ONLY_FOR_ARCHS= i386 arm USE_BZIP2= yes KMODDIR?= /boot/modules diff -ruN ports/sysutils/mono-kmod.orig/distinfo ports/sysutils/mono-kmod/distinfo --- ports/sysutils/mono-kmod.orig/distinfo 2007-04-21 13:01:11.000000000 +0200 +++ ports/sysutils/mono-kmod/distinfo 2007-07-22 10:11:04.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (mono-kmod-20070416.tar.bz2) = 2bf7aeda953fe7adef9aba87b5260459 -SHA256 (mono-kmod-20070416.tar.bz2) = 1a534504a4eb8ab13761e05d7d34ab6a59ce4be21cde3c4c8251c6b9a5cb8539 -SIZE (mono-kmod-20070416.tar.bz2) = 2174 +MD5 (mono-kmod-20070416.tar.bz2) = a0a0c11053f2aa2131d5368428fbabd4 +SHA256 (mono-kmod-20070416.tar.bz2) = 60184982ae9e977330356e54a0c51867bc75c257c1089d198e38eccc18dda326 +SIZE (mono-kmod-20070416.tar.bz2) = 2171 --- patch-ports_sysutils_mono-kmod.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: