aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sysgather
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-02-09 10:29:17 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-02-09 10:29:17 +0000
commit59de392713349efe2272397838cb60ab3024d25f (patch)
tree6c9aedaa7c7f5edf0d523166d880413271ba219d /sysutils/sysgather
parent38a5712506f199745d0a2d40eec23dcd29d93feb (diff)
downloadports-59de392713349efe2272397838cb60ab3024d25f.tar.gz
ports-59de392713349efe2272397838cb60ab3024d25f.zip
Update to sysgather-1.0pre5.
Notes
Notes: svn path=/head/; revision=155576
Diffstat (limited to 'sysutils/sysgather')
-rw-r--r--sysutils/sysgather/Makefile2
-rw-r--r--sysutils/sysgather/distinfo6
-rw-r--r--sysutils/sysgather/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/sysgather/Makefile b/sysutils/sysgather/Makefile
index 6bbd40d878db..209ab467b7f9 100644
--- a/sysutils/sysgather/Makefile
+++ b/sysutils/sysgather/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sysgather
-PORTVERSION= 1.0.b3
+PORTVERSION= 1.0.b5
CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/sysgather/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
diff --git a/sysutils/sysgather/distinfo b/sysutils/sysgather/distinfo
index bd6dff1c0495..d2b5946010d1 100644
--- a/sysutils/sysgather/distinfo
+++ b/sysutils/sysgather/distinfo
@@ -1,3 +1,3 @@
-MD5 (sysgather-1.0pre3.tar.gz) = f5d39dbf71c76468cce4157c4b8ac0b5
-SHA256 (sysgather-1.0pre3.tar.gz) = ba5951d50af4c36b5daad53cf02339dbfd021cef3c04f36132ef8ac9b143c8c4
-SIZE (sysgather-1.0pre3.tar.gz) = 6969
+MD5 (sysgather-1.0pre5.tar.gz) = 59b4883be5237508b45f2651261eb869
+SHA256 (sysgather-1.0pre5.tar.gz) = 60d5c68b15646bd432fec0dcfaf63f543e3abd9fa9ed9a16ea5c85c7181a4e71
+SIZE (sysgather-1.0pre5.tar.gz) = 8777
diff --git a/sysutils/sysgather/pkg-plist b/sysutils/sysgather/pkg-plist
index c0c9ce00bf52..104b375aac7e 100644
--- a/sysutils/sysgather/pkg-plist
+++ b/sysutils/sysgather/pkg-plist
@@ -2,3 +2,6 @@ bin/sysgather
@unexec if cmp -s %D/etc/sysgather.conf %D/etc/sysgather.conf.default; then rm -f %D/etc/sysgather.conf; fi
etc/sysgather.conf.default
@exec [ -f %B/sysgather.conf ] || cp %B/%f %B/sysgather.conf
+%%EXAMPLESDIR%%/debian.conf
+%%EXAMPLESDIR%%/freebsd.conf
+@dirrm %%EXAMPLESDIR%%