diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 07:14:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 07:14:14 +0800 |
commit | 9f56ae1781096c5ea571c8b6a153135322a57c15 (patch) | |
tree | 375c432985523020cdee46632f6c15a76aff4f4d /x11/stalonetray | |
parent | 9fcbbd6109035fed138304dfc9086b20921dbfb1 (diff) | |
download | freebsd-ports-gnome-9f56ae1781096c5ea571c8b6a153135322a57c15.tar.gz freebsd-ports-gnome-9f56ae1781096c5ea571c8b6a153135322a57c15.tar.zst freebsd-ports-gnome-9f56ae1781096c5ea571c8b6a153135322a57c15.zip |
- Update to 0.7.5
PR: 118597
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11/stalonetray')
-rw-r--r-- | x11/stalonetray/Makefile | 4 | ||||
-rw-r--r-- | x11/stalonetray/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile index c880345da875..6660839f14c9 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stalonetray -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.5 CATEGORIES= x11 MASTER_SITES= SF @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= STAnd-aLONE system tray USE_BZIP2= yes -USE_XPM= yes +USE_XORG= xpm USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-native-kde \ diff --git a/x11/stalonetray/distinfo b/x11/stalonetray/distinfo index 1fa02f6cb559..d78d2071447e 100644 --- a/x11/stalonetray/distinfo +++ b/x11/stalonetray/distinfo @@ -1,3 +1,3 @@ -MD5 (stalonetray-0.7.3.tar.bz2) = 50376cbd6515ecaa78b6e73705b038ee -SHA256 (stalonetray-0.7.3.tar.bz2) = c855844250cff4c4b39d7fc7e70e28655f7891a7aaa08d63ddeca58528006ad6 -SIZE (stalonetray-0.7.3.tar.bz2) = 131707 +MD5 (stalonetray-0.7.5.tar.bz2) = 203945244bb4bd1b96915b57ed422336 +SHA256 (stalonetray-0.7.5.tar.bz2) = 671af2e5951abdf8944ccedf61d6d9aa2f0ad4aa51859361a2db939d10839c8b +SIZE (stalonetray-0.7.5.tar.bz2) = 132384 |