diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 05:00:08 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 05:00:08 +0800 |
commit | fed73cba012cdd4d326ccae4af2d94d47ee08b94 (patch) | |
tree | 23b5e4ef68e459efe47fcfc400d5628be3d04f04 | |
parent | 8801fef9a4a77d87dbef67246b684aa3885cd8c8 (diff) | |
download | marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar.gz marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar.bz2 marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar.lz marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar.xz marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.tar.zst marcuscom-ports-fed73cba012cdd4d326ccae4af2d94d47ee08b94.zip |
Update to 1.0.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13160 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | ftp/gwget/Makefile | 3 | ||||
-rw-r--r-- | ftp/gwget/distinfo | 6 | ||||
-rw-r--r-- | ftp/gwget/files/patch-data_gwget.ui | 38 |
3 files changed, 4 insertions, 43 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 49a685655..17453d609 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gwget -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/ftp/gwget/distinfo b/ftp/gwget/distinfo index cc356eaf5..72a1cfa0d 100644 --- a/ftp/gwget/distinfo +++ b/ftp/gwget/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gwget-1.0.3.tar.bz2) = 5cf5e1a8760d9452a2c7ba9c4a096b94 -SHA256 (gnome2/gwget-1.0.3.tar.bz2) = 5d56f88ca4e2252aaef99eb9004724d1d244bb6e38087d4c67fa58a9ac8ed9c6 -SIZE (gnome2/gwget-1.0.3.tar.bz2) = 449201 +MD5 (gnome2/gwget-1.0.4.tar.bz2) = b65ebc752cad068e747ae6ef45fafdcc +SHA256 (gnome2/gwget-1.0.4.tar.bz2) = a65b2b2b3befb6cf34a697a13111b35498a6d63f9a9b048a22b8654f35ef643f +SIZE (gnome2/gwget-1.0.4.tar.bz2) = 444843 diff --git a/ftp/gwget/files/patch-data_gwget.ui b/ftp/gwget/files/patch-data_gwget.ui deleted file mode 100644 index 44b83a26f..000000000 --- a/ftp/gwget/files/patch-data_gwget.ui +++ /dev/null @@ -1,38 +0,0 @@ ---- data/gwget.ui.orig 2009-10-18 15:47:22.000000000 +1000 -+++ data/gwget.ui 2009-10-18 15:48:27.000000000 +1000 -@@ -356,7 +356,7 @@ - </object> - </child> - <child> -- <object class="GtkSeparatorMenuItem" id="separatormenuitem1"> -+ <object class="GtkSeparatorMenuItem" id="separatormenuitem5"> - <property name="visible">True</property> - </object> - </child> -@@ -381,7 +381,7 @@ - </object> - </child> - <child> -- <object class="GtkSeparatorMenuItem" id="separatormenuitem2"> -+ <object class="GtkSeparatorMenuItem" id="separatormenuitem6"> - <property name="visible">True</property> - </object> - </child> -@@ -404,7 +404,7 @@ - </object> - </child> - <child> -- <object class="GtkSeparatorMenuItem" id="separatormenuitem3"> -+ <object class="GtkSeparatorMenuItem" id="separatormenuitem7"> - <property name="visible">True</property> - </object> - </child> -@@ -702,7 +702,7 @@ - <property name="visible">True</property> - <property name="resize_mode">immediate</property> - <child> -- <object class="GtkImage" id="image1"> -+ <object class="GtkImage" id="image13"> - <property name="visible">True</property> - <property name="stock">gtk-execute</property> - </object> |