mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.95
PR: ports/81276 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
This commit is contained in:
parent
08cd6baaf3
commit
58640ec205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135715
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gwget
|
||||
PORTVERSION= 0.94
|
||||
PORTVERSION= 0.95
|
||||
CATEGORIES= ftp www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome2/gwget-0.94.tar.bz2) = 15a9d6120c52c20aa44934bb75738385
|
||||
SIZE (gnome2/gwget-0.94.tar.bz2) = 398490
|
||||
MD5 (gnome2/gwget-0.95.tar.bz2) = 8c268fb6c8f724f0e1971c033ada9c47
|
||||
SIZE (gnome2/gwget-0.95.tar.bz2) = 418952
|
||||
|
10
ftp/gwget/files/patch-src_gwget_data.c
Normal file
10
ftp/gwget/files/patch-src_gwget_data.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/gwget_data.c.orig Thu May 19 19:02:00 2005
|
||||
+++ src/gwget_data.c Thu May 19 19:02:38 2005
|
||||
@@ -31,6 +31,7 @@
|
||||
#include "main_window_cb.h"
|
||||
#include "utils.h"
|
||||
#include "systray.h"
|
||||
+#include <netinet/in.h>
|
||||
|
||||
#include <config.h>
|
||||
|
@ -9,21 +9,23 @@ include/gwget/systray.h
|
||||
include/gwget/utils.h
|
||||
include/gwget/wget-log.h
|
||||
libdata/bonobo/servers/GNOME_Gwget.server
|
||||
%%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/libgwgetextension.a
|
||||
%%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/libgwgetextension.so
|
||||
%%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/libgwgetextension.so.0
|
||||
%%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/gwget.xml
|
||||
share/gnome/applications/gwget.desktop
|
||||
share/gnome/gwget/about.glade
|
||||
share/gnome/gwget/downloading.png
|
||||
share/gnome/gwget/gwget-large.png
|
||||
share/gnome/gwget/gwget-off.png
|
||||
share/gnome/gwget/gwget.glade
|
||||
share/gnome/gwget/gwget.png
|
||||
share/gnome/gwget/gwget.xpm
|
||||
share/gnome/gwget/newdownload.glade
|
||||
share/gnome/gwget/newdownload.png
|
||||
share/gnome/gwget/preferences.glade
|
||||
share/gnome/idl/GNOME_Gwget.idl
|
||||
share/gnome/pixmaps/gwget.png
|
||||
share/locale/bg/LC_MESSAGES/gwget.mo
|
||||
share/locale/ca/LC_MESSAGES/gwget.mo
|
||||
share/locale/cs/LC_MESSAGES/gwget.mo
|
||||
share/locale/da/LC_MESSAGES/gwget.mo
|
||||
share/locale/de/LC_MESSAGES/gwget.mo
|
||||
@ -45,6 +47,7 @@ share/locale/pt/LC_MESSAGES/gwget.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gwget.mo
|
||||
share/locale/ro/LC_MESSAGES/gwget.mo
|
||||
share/locale/ru/LC_MESSAGES/gwget.mo
|
||||
share/locale/rw/LC_MESSAGES/gwget.mo
|
||||
share/locale/sk/LC_MESSAGES/gwget.mo
|
||||
share/locale/sq/LC_MESSAGES/gwget.mo
|
||||
share/locale/sv/LC_MESSAGES/gwget.mo
|
||||
|
Loading…
Reference in New Issue
Block a user