diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /deskutils | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/orage/Makefile | 2 | ||||
-rw-r--r-- | deskutils/orage/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 2f6b273d644c..f538799a4aa5 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -6,7 +6,7 @@ # PORTNAME= orage -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 diff --git a/deskutils/orage/distinfo b/deskutils/orage/distinfo index df3e44215fb7..b31462abb164 100644 --- a/deskutils/orage/distinfo +++ b/deskutils/orage/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/orage-4.4.0.tar.bz2) = 3f8f0e8ef46e0d43cdd81f32b8c1a01a -SHA256 (xfce4/orage-4.4.0.tar.bz2) = 94b8e9469c9b013963978348a8e2e9e4b18a7dd12566feab83ae9442f3525629 -SIZE (xfce4/orage-4.4.0.tar.bz2) = 1673062 +MD5 (xfce4/orage-4.4.1.tar.bz2) = 5c206d3904a548a6228b2aa09d1e6f1f +SHA256 (xfce4/orage-4.4.1.tar.bz2) = 37cc7da302b4f6a47aaed66834a8b9c3e598eae710d4aa4916c7892bb7ccdc9f +SIZE (xfce4/orage-4.4.1.tar.bz2) = 1550456 diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 25af95e874e0..8ba4f7fc62e4 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 493313441e28..c0eecb991c5e 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |