mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Update to 0.4.4.
This commit is contained in:
parent
72c36224eb
commit
214bb42676
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45384
4 changed files with 20 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= encompass
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= http://encompass.sourceforge.net/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (encompass-0.4.2.tar.gz) = 807306d6f19c1afd74bc0032d3233003
|
||||
MD5 (encompass-0.4.4.tar.gz) = d5f4ff69a9ba40df7c0b2f7294ca2c34
|
||||
|
|
14
www/encompass/files/patch-src::Makefile.in
Normal file
14
www/encompass/files/patch-src::Makefile.in
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
$FreeBSD$
|
||||
|
||||
--- src/Makefile.in 2001/07/23 07:30:54 1.1
|
||||
+++ src/Makefile.in 2001/07/23 07:31:09
|
||||
@@ -123,7 +123,7 @@
|
||||
encompass_SOURCES = encompass.c config.h toolbar.c bookmarks.c bookmarks.h menu.c menu.h toolbar.h html.c html.h prefs.c prefs.h print.c print.h htmlurl.c htmlurl.h history.h history.c search.c search.h full-screen.c full-screen.h io.c io.h io-jpg.c io-jpg.h io-png.c io-png.h
|
||||
|
||||
|
||||
-encompass_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) $(NEON_LIBS) -lpthread -lz -ljpeg -lpng
|
||||
+encompass_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) $(NEON_LIBS) -lz -ljpeg -lpng
|
||||
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ../config.h
|
|
@ -14,8 +14,10 @@ share/locale/hu/LC_MESSAGES/encompass.mo
|
|||
share/locale/it/LC_MESSAGES/encompass.mo
|
||||
share/locale/ja/LC_MESSAGES/encompass.mo
|
||||
share/locale/lt/LC_MESSAGES/encompass.mo
|
||||
share/locale/nn/LC_MESSAGES/encompass.mo
|
||||
share/locale/no/LC_MESSAGES/encompass.mo
|
||||
share/locale/ru/LC_MESSAGES/encompass.mo
|
||||
share/locale/sv/LC_MESSAGES/encompass.mo
|
||||
share/locale/tr/LC_MESSAGES/encompass.mo
|
||||
@dirrm share/gnome/sounds/encompass
|
||||
@dirrm share/gnome/pixmaps/encompass
|
||||
|
|
Loading…
Add table
Reference in a new issue