ports/109577: [MAINTAINER] sysutils/torque: update to 2.1.7

trasz trasz at pin.if.uz.zgora.pl
Mon Feb 26 20:30:13 UTC 2007


>Number:         109577
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/torque: update to 2.1.7
>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:   Mon Feb 26 20:30:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
- Update to 2.1.7

Removed file(s):
- files/patch-src-resmom-start_exec.c

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

--- torque-2.1.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/torque/Makefile /home/trasz/torque/Makefile
--- /usr/ports/sysutils/torque/Makefile	Sun Jan 28 10:07:44 2007
+++ /home/trasz/torque/Makefile	Mon Feb 26 21:29:46 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	torque
-PORTVERSION=	2.1.6
+PORTVERSION=	2.1.7
 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	Thu Nov  2 23:08:59 2006
+++ /home/trasz/torque/distinfo	Mon Feb 26 21:29:46 2007
@@ -1,3 +1,3 @@
-MD5 (torque-2.1.6.tar.gz) = abfeb1a3a5aa53f725f975c2b5d98e1e
-SHA256 (torque-2.1.6.tar.gz) = e5ac494859df9951ca34149ae56b93fbfc83d7d4ba015bc8b67514b190e51c36
-SIZE (torque-2.1.6.tar.gz) = 2708793
+MD5 (torque-2.1.7.tar.gz) = 04d562983bfefea95156a3906c8f9d24
+SHA256 (torque-2.1.7.tar.gz) = 2f10c1ac37a75c006d5d58269ee14139f69fedff3478b3aa7bf0eca958505a5e
+SIZE (torque-2.1.7.tar.gz) = 2903390
diff -ruN --exclude=CVS /usr/ports/sysutils/torque/files/patch-src-resmom-start_exec.c /home/trasz/torque/files/patch-src-resmom-start_exec.c
--- /usr/ports/sysutils/torque/files/patch-src-resmom-start_exec.c	Fri Dec 15 09:17:34 2006
+++ /home/trasz/torque/files/patch-src-resmom-start_exec.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- src/resmom/start_exec.c.orig	Sat Nov 18 15:11:38 2006
-+++ src/resmom/start_exec.c	Sat Nov 18 15:12:18 2006
-@@ -4772,7 +4772,7 @@
- 
-           return(-1);
-           }
--        if (statbuf.st_gid != exgid)
-+        if (statbuf.st_gid != exgid && statbuf.st_gid != 0)
-           {
-           log_err(-1,"open_std_file","std file exists with the wrong group, someone is doing something fishy");
- 
--- torque-2.1.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list