diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-24 23:00:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-24 23:00:02 +0800 |
commit | e15659eda2bc04a2619fe5a6caa29b48e409cff3 (patch) | |
tree | e624bb55fab4d7b7130c2296ae0346741a8fa1b5 /x11 | |
parent | e02b4d41612bd18b3e99c80470a1b6abc81a0ff5 (diff) | |
download | marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar.gz marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar.bz2 marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar.lz marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar.xz marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.tar.zst marcuscom-ports-e15659eda2bc04a2619fe5a6caa29b48e409cff3.zip |
Update to 2.3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1000 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-panel/files/patch-icons_Makefile.in | 11 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomepanel/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomepanel/files/patch-icons_Makefile.in | 11 |
6 files changed, 4 insertions, 26 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index bef057473..ef0a79f74 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.4.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.3 diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index bb88c9580..bc217867f 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-2.3.4.tar.bz2) = e4b0dcfc203e99d50d3c24146af19023 +MD5 (gnome2/gnome-panel-2.3.4.1.tar.bz2) = dc7f01f874633f9c9eab4a7c9edbd6e5 diff --git a/x11/gnome-panel/files/patch-icons_Makefile.in b/x11/gnome-panel/files/patch-icons_Makefile.in deleted file mode 100644 index 4d07eb03d..000000000 --- a/x11/gnome-panel/files/patch-icons_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- icons/Makefile.in.orig Wed May 21 19:00:47 2003 -+++ icons/Makefile.in Wed May 21 19:01:10 2003 -@@ -169,7 +169,7 @@ - - NULL = - --icondir = $(datadir)/icons -+icondir = $(datadir)/pixmaps - icon_DATA = \ - panel-force-quit.png \ - cdeappmenu.png \ diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index bef057473..ef0a79f74 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.4.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.3 diff --git a/x11/gnomepanel/distinfo b/x11/gnomepanel/distinfo index bb88c9580..bc217867f 100644 --- a/x11/gnomepanel/distinfo +++ b/x11/gnomepanel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-2.3.4.tar.bz2) = e4b0dcfc203e99d50d3c24146af19023 +MD5 (gnome2/gnome-panel-2.3.4.1.tar.bz2) = dc7f01f874633f9c9eab4a7c9edbd6e5 diff --git a/x11/gnomepanel/files/patch-icons_Makefile.in b/x11/gnomepanel/files/patch-icons_Makefile.in deleted file mode 100644 index 4d07eb03d..000000000 --- a/x11/gnomepanel/files/patch-icons_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- icons/Makefile.in.orig Wed May 21 19:00:47 2003 -+++ icons/Makefile.in Wed May 21 19:01:10 2003 -@@ -169,7 +169,7 @@ - - NULL = - --icondir = $(datadir)/icons -+icondir = $(datadir)/pixmaps - icon_DATA = \ - panel-force-quit.png \ - cdeappmenu.png \ |