aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-04-15 22:56:15 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-04-15 22:56:15 +0000
commit20fb60d4b007430e07a3db7abb2e2913f1ea0023 (patch)
tree4d03a555ffcb541c853f09b106916d9a32d627d8 /ports-mgmt
parent120e79634fe480d7b631b5475a130d88132763e2 (diff)
Release version 3.8:
* Fix a long-standing bug with EUID detection. If the UID was > 4 digits the code would fail. Fix this by using a more efficient ps command. While I'm at it, use the same more efficient method for determining the process group id for the trap cleanup routine. * Fix a buglet in the new --update-if-newer code, exit if all listed ports are actually up to date.
Notes
Notes: svn path=/head/; revision=272769
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portmaster/Makefile2
-rw-r--r--ports-mgmt/portmaster/distinfo8
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile
index f7894920cbdd..1ee97ec6cb03 100644
--- a/ports-mgmt/portmaster/Makefile
+++ b/ports-mgmt/portmaster/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= portmaster
-PORTVERSION= 3.7
+PORTVERSION= 3.8
CATEGORIES= ports-mgmt
MASTER_SITES= http://dougbarton.us/Downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
diff --git a/ports-mgmt/portmaster/distinfo b/ports-mgmt/portmaster/distinfo
index 3e19f03f9c41..1c2e5bfd8c66 100644
--- a/ports-mgmt/portmaster/distinfo
+++ b/ports-mgmt/portmaster/distinfo
@@ -1,4 +1,4 @@
-SHA256 (portmaster-3.7.tar.gz) = ce37551107b24fb299635b6d4c3d63bdc3e9d4d1b64f04f4f26eb60c2aef7f2c
-SIZE (portmaster-3.7.tar.gz) = 40081
-SHA256 (portmaster-3.7.tar.gz.asc) = db6bcb67733d03d7d0fbecbabe8aa9395cec497c2576994e9d400cc91cfbc505
-SIZE (portmaster-3.7.tar.gz.asc) = 488
+SHA256 (portmaster-3.8.tar.gz) = 012f370c35afb72a68ba9bcb88dcbb52b8519eab5121381e413a5db0e2ef70d3
+SIZE (portmaster-3.8.tar.gz) = 40088
+SHA256 (portmaster-3.8.tar.gz.asc) = 0c16df6a85cf7414208ff90eebec8bd28ee71d3257a6e99cc1e7fc1534e86b44
+SIZE (portmaster-3.8.tar.gz.asc) = 488