Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  2 Nov 2006 21:25:39 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105087: [MAINTAINER] sysutils/torque: update to 2.1.6, fix build
Message-ID:  <20061102202539.75C8B3A3EB@pin.if.uz.zgora.pl>
Resent-Message-ID: <200611022030.kA2KUMwr081118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105087
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/torque: update to 2.1.6, fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 02 20:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Jun  3 01:12:10 CEST
>Description:
- Update to 2.1.6
- Fix build (2.1.5 tarball no longer fetchable)

Removed file(s):
- files/patch-mom_start.c

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- torque-2.1.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/torque/Makefile /home/trasz/torque/Makefile
--- /usr/ports/sysutils/torque/Makefile	Tue Oct 31 02:15:07 2006
+++ /home/trasz/torque/Makefile	Thu Nov  2 21:24:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	torque
-PORTVERSION=	2.1.5
+PORTVERSION=	2.1.6
 CATEGORIES=	sysutils parallel
 MASTER_SITES=	http://www.clusterresources.com/downloads/torque/
 
diff -ruN --exclude=CVS /usr/ports/sysutils/torque/distinfo /home/trasz/torque/distinfo
--- /usr/ports/sysutils/torque/distinfo	Tue Oct 31 02:15:07 2006
+++ /home/trasz/torque/distinfo	Thu Nov  2 21:24:12 2006
@@ -1,3 +1,3 @@
-MD5 (torque-2.1.5.tar.gz) = 88b5a78756414b40d1fdc588b5f2aa6f
-SHA256 (torque-2.1.5.tar.gz) = 146a24b0dd6e670fb557e7bbca9f00fe9c74293b500202a4b442a1fdd3a8b5e1
-SIZE (torque-2.1.5.tar.gz) = 2708548
+MD5 (torque-2.1.6.tar.gz) = abfeb1a3a5aa53f725f975c2b5d98e1e
+SHA256 (torque-2.1.6.tar.gz) = e5ac494859df9951ca34149ae56b93fbfc83d7d4ba015bc8b67514b190e51c36
+SIZE (torque-2.1.6.tar.gz) = 2708793
diff -ruN --exclude=CVS /usr/ports/sysutils/torque/files/patch-mom_start.c /home/trasz/torque/files/patch-mom_start.c
--- /usr/ports/sysutils/torque/files/patch-mom_start.c	Tue Oct 31 02:15:07 2006
+++ /home/trasz/torque/files/patch-mom_start.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- src/resmom/freebsd5/mom_start.c.orig	Sun Oct 22 16:42:38 2006
-+++ src/resmom/freebsd5/mom_start.c	Sun Oct 22 16:42:15 2006
-@@ -103,7 +103,7 @@
- 
- extern int	 exiting_tasks;
- extern char	 mom_host[];
--extern list_head svr_alljobs;
-+extern tlist_head svr_alljobs;
- extern int	 termin_child;
- 
- /* Private variables */
--- torque-2.1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061102202539.75C8B3A3EB>