diff options
author | trasz <trasz@FreeBSD.org> | 2007-09-07 06:20:47 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-09-07 06:20:47 +0800 |
commit | ab24dfb6f59c19def63adc99df76ecdedd7236ae (patch) | |
tree | fc43f48754f43cb3e75afb96872e3e1b3df30292 /sysutils | |
parent | 3dfc459af1bb146b98b167cb13c9d10e3a09a1d6 (diff) | |
download | freebsd-ports-gnome-ab24dfb6f59c19def63adc99df76ecdedd7236ae.tar.gz freebsd-ports-gnome-ab24dfb6f59c19def63adc99df76ecdedd7236ae.tar.zst freebsd-ports-gnome-ab24dfb6f59c19def63adc99df76ecdedd7236ae.zip |
- Update to 2.1.9.
Approved by: miwi (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/torque/Makefile | 2 | ||||
-rw-r--r-- | sysutils/torque/distinfo | 6 | ||||
-rw-r--r-- | sysutils/torque/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile index ab92f2079fb0..3657dc0b477e 100644 --- a/sysutils/torque/Makefile +++ b/sysutils/torque/Makefile @@ -6,7 +6,7 @@ # PORTNAME= torque -PORTVERSION= 2.1.8 +PORTVERSION= 2.1.9 CATEGORIES= sysutils parallel MASTER_SITES= http://www.clusterresources.com/downloads/torque/ diff --git a/sysutils/torque/distinfo b/sysutils/torque/distinfo index b520e784a846..98f683a3b79a 100644 --- a/sysutils/torque/distinfo +++ b/sysutils/torque/distinfo @@ -1,3 +1,3 @@ -MD5 (torque-2.1.8.tar.gz) = 484cdbd5693ac12268405ca1fb6b549d -SHA256 (torque-2.1.8.tar.gz) = 39f6381b5ad8a98b93c4f1073064b9beb02c0698c4845a9c16e3dab7090b5866 -SIZE (torque-2.1.8.tar.gz) = 2902898 +MD5 (torque-2.1.9.tar.gz) = 88b7998865cf236b7eb42148fa937172 +SHA256 (torque-2.1.9.tar.gz) = 2bd75c52372d7dbae42890dcd01821dc8752209533e75b3df424c03739c387d1 +SIZE (torque-2.1.9.tar.gz) = 2905873 diff --git a/sysutils/torque/pkg-plist b/sysutils/torque/pkg-plist index 873eefbd5116..44560c745e7c 100644 --- a/sysutils/torque/pkg-plist +++ b/sysutils/torque/pkg-plist @@ -78,6 +78,8 @@ bin/pbs-config @dirrm %%EXAMPLESDIR%%/var/spool/torque/server_priv/acl_groups @exec mkdir -p %D%/%%EXAMPLESDIR%%/var/spool/torque/server_priv/accounting @dirrm %%EXAMPLESDIR%%/var/spool/torque/server_priv/accounting +@exec mkdir -p %D%/%%EXAMPLESDIR%%/var/spool/torque/server_priv/disallowed_types +@dirrm %%EXAMPLESDIR%%/var/spool/torque/server_priv/disallowed_types @dirrm %%EXAMPLESDIR%%/var/spool/torque/server_priv @exec mkdir -p %D%/%%EXAMPLESDIR%%/var/spool/torque/undelivered @dirrm %%EXAMPLESDIR%%/var/spool/torque/undelivered |