aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/gkrellmlaunch/Makefile2
-rw-r--r--misc/gkrellmlaunch/distinfo2
-rw-r--r--misc/gkrellmlaunch2/Makefile2
-rw-r--r--misc/gkrellmlaunch2/distinfo2
-rw-r--r--net/gkrellmqst/Makefile2
-rw-r--r--net/gkrellmqst/distinfo2
-rw-r--r--net/gkrellmqst/files/patch-Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/misc/gkrellmlaunch/Makefile b/misc/gkrellmlaunch/Makefile
index ab971526b407..bd09802160b7 100644
--- a/misc/gkrellmlaunch/Makefile
+++ b/misc/gkrellmlaunch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gkrellmlaunch
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/misc/gkrellmlaunch/distinfo b/misc/gkrellmlaunch/distinfo
index aaad52e9f044..0cf54ec0fae8 100644
--- a/misc/gkrellmlaunch/distinfo
+++ b/misc/gkrellmlaunch/distinfo
@@ -1 +1 @@
-MD5 (gkrellmlaunch-0.3.tar.gz) = dc2ba470c8f9d610469aef74118f7404
+MD5 (gkrellmlaunch-0.4.tar.gz) = d2cdd1685ca67e901713e7d8ef4d34e4
diff --git a/misc/gkrellmlaunch2/Makefile b/misc/gkrellmlaunch2/Makefile
index ab971526b407..bd09802160b7 100644
--- a/misc/gkrellmlaunch2/Makefile
+++ b/misc/gkrellmlaunch2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gkrellmlaunch
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/misc/gkrellmlaunch2/distinfo b/misc/gkrellmlaunch2/distinfo
index aaad52e9f044..0cf54ec0fae8 100644
--- a/misc/gkrellmlaunch2/distinfo
+++ b/misc/gkrellmlaunch2/distinfo
@@ -1 +1 @@
-MD5 (gkrellmlaunch-0.3.tar.gz) = dc2ba470c8f9d610469aef74118f7404
+MD5 (gkrellmlaunch-0.4.tar.gz) = d2cdd1685ca67e901713e7d8ef4d34e4
diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile
index 5abd1a95df1a..4cac37b48438 100644
--- a/net/gkrellmqst/Makefile
+++ b/net/gkrellmqst/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gkrellmqst
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= net games
MASTER_SITES= http://tadpol.org/unxware/
DISTNAME= gkrellm_qst-${PORTVERSION:S/.p/pre_/}
diff --git a/net/gkrellmqst/distinfo b/net/gkrellmqst/distinfo
index b6e3f6226dca..8c0c28645505 100644
--- a/net/gkrellmqst/distinfo
+++ b/net/gkrellmqst/distinfo
@@ -1 +1 @@
-MD5 (gkrellm_qst-0.3.tar.gz) = c8ea91395b4ef33a2b63b80c569f8313
+MD5 (gkrellm_qst-0.4.tar.gz) = c616e6d5afc9e6a93a21b7eaf62aab3e
diff --git a/net/gkrellmqst/files/patch-Makefile b/net/gkrellmqst/files/patch-Makefile
index d1d68f48fb2e..9102284854f8 100644
--- a/net/gkrellmqst/files/patch-Makefile
+++ b/net/gkrellmqst/files/patch-Makefile
@@ -23,7 +23,7 @@
-INSTALLDIR = $(DESTDIR)/$(PLUGINDIR)
+INSTALLDIR = $(PREFIX)/libexec/gkrellm/plugins
- VERSION=0.3
+ VERSION=0.4
-CC ?= gcc
CFLAGS += $(FLAGS) -DVERSION=\"$(VERSION)\"