Update to 0.8.3.
This commit is contained in:
parent
188d493de9
commit
5e56436b08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36411
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -38,7 +38,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-mozilla-includes="${MOZHEADERS}" \
|
||||
--with-mozilla-libs="${MOZLIBS}"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
LIBS="-L${LOCALBASE}/lib -pthread -lgcc_r"
|
||||
|
||||
CFLAGS+= -D_REENTRANT -D_THREAD_SAFE -fno-rtti
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (galeon-0.8.tar.gz) = 2274dec5bd6a675fb93ae0d294d005b1
|
||||
MD5 (galeon-0.8.3.tar.gz) = 2cebf36cb797b2cacbdac2e86c766c77
|
||||
|
@ -21,6 +21,8 @@ share/gnome/galeon/dir.xpm
|
||||
share/gnome/galeon/dir_open.xpm
|
||||
share/gnome/galeon/drag-url-icon.png
|
||||
share/gnome/galeon/galeon.glade
|
||||
share/gnome/galeon/galeon.png
|
||||
share/gnome/galeon/i-bookmark.xpm
|
||||
share/gnome/galeon/link.xpm
|
||||
share/gnome/galeon/logo.png
|
||||
share/gnome/galeon/myportal.css
|
||||
@ -28,6 +30,7 @@ share/gnome/galeon/new_folder.xpm
|
||||
share/gnome/galeon/new_item.xpm
|
||||
share/gnome/galeon/new_separator.xpm
|
||||
share/gnome/pixmaps/galeon.png
|
||||
share/locale/cs/LC_MESSAGES/galeon.mo
|
||||
share/locale/da/LC_MESSAGES/galeon.mo
|
||||
share/locale/de/LC_MESSAGES/galeon.mo
|
||||
share/locale/es/LC_MESSAGES/galeon.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -38,7 +38,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-mozilla-includes="${MOZHEADERS}" \
|
||||
--with-mozilla-libs="${MOZLIBS}"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
LIBS="-L${LOCALBASE}/lib -pthread -lgcc_r"
|
||||
|
||||
CFLAGS+= -D_REENTRANT -D_THREAD_SAFE -fno-rtti
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (galeon-0.8.tar.gz) = 2274dec5bd6a675fb93ae0d294d005b1
|
||||
MD5 (galeon-0.8.3.tar.gz) = 2cebf36cb797b2cacbdac2e86c766c77
|
||||
|
@ -21,6 +21,8 @@ share/gnome/galeon/dir.xpm
|
||||
share/gnome/galeon/dir_open.xpm
|
||||
share/gnome/galeon/drag-url-icon.png
|
||||
share/gnome/galeon/galeon.glade
|
||||
share/gnome/galeon/galeon.png
|
||||
share/gnome/galeon/i-bookmark.xpm
|
||||
share/gnome/galeon/link.xpm
|
||||
share/gnome/galeon/logo.png
|
||||
share/gnome/galeon/myportal.css
|
||||
@ -28,6 +30,7 @@ share/gnome/galeon/new_folder.xpm
|
||||
share/gnome/galeon/new_item.xpm
|
||||
share/gnome/galeon/new_separator.xpm
|
||||
share/gnome/pixmaps/galeon.png
|
||||
share/locale/cs/LC_MESSAGES/galeon.mo
|
||||
share/locale/da/LC_MESSAGES/galeon.mo
|
||||
share/locale/de/LC_MESSAGES/galeon.mo
|
||||
share/locale/es/LC_MESSAGES/galeon.mo
|
||||
|
Loading…
Reference in New Issue
Block a user