diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-20 04:00:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-20 04:00:39 +0800 |
commit | df5e15b8a9506acecad8df8fbb50ddd68bcf642a (patch) | |
tree | f46f05ed24d1575b54ccae5902219763e9be9c42 /x11 | |
parent | 2435ac5672340fec48e99cf0d83389a6e8effe10 (diff) | |
download | freebsd-ports-gnome-df5e15b8a9506acecad8df8fbb50ddd68bcf642a.tar.gz freebsd-ports-gnome-df5e15b8a9506acecad8df8fbb50ddd68bcf642a.tar.zst freebsd-ports-gnome-df5e15b8a9506acecad8df8fbb50ddd68bcf642a.zip |
- Update to 0.4
PR: 125781
Submitted by: maintainer
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bgs/Makefile | 2 | ||||
-rw-r--r-- | x11/bgs/distinfo | 6 | ||||
-rw-r--r-- | x11/bgs/pkg-descr | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile index 521987ba94b3..2e104855f408 100644 --- a/x11/bgs/Makefile +++ b/x11/bgs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bgs -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11 MASTER_SITES= http://s01.de/~gottox/files/bgs/ \ http://laffaye.free.fr/distfiles/ diff --git a/x11/bgs/distinfo b/x11/bgs/distinfo index a17681a203f4..8f1f3ece0755 100644 --- a/x11/bgs/distinfo +++ b/x11/bgs/distinfo @@ -1,3 +1,3 @@ -MD5 (bgs-0.3.tar.gz) = b48808dc641ed6d536e4d1bd34d316e9 -SHA256 (bgs-0.3.tar.gz) = ac859f15b7174cd5d744e90c0b571feecb7a9137e62f3f5158c8e23ab48efdb6 -SIZE (bgs-0.3.tar.gz) = 4395 +MD5 (bgs-0.4.tar.gz) = cf89c5bf8fef6fcec81d24bf0bdaa2bf +SHA256 (bgs-0.4.tar.gz) = f1ad81298c8edc25c528f627dc972b0c8cc849e65ed1fcd629cba30a181b947e +SIZE (bgs-0.4.tar.gz) = 4345 diff --git a/x11/bgs/pkg-descr b/x11/bgs/pkg-descr index c7e894d1459b..4dd32033edda 100644 --- a/x11/bgs/pkg-descr +++ b/x11/bgs/pkg-descr @@ -3,3 +3,5 @@ The bgs program allows you to tailor the appearance of the background bgs uses imlib2 for image rendering and rotates the images automaticly. It is made for dynamic Xinerama/Xrandr setups such as used with notebooks, but it works very fine in any setup. + +WWW: http://s01.de/~gottox/index.cgi/proj_bgs |