Update to 0.3.3.
This commit is contained in:
parent
153cc3f8bf
commit
7a7f1583fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38450
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= encompass
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ftp://ftp.one.net/pub/users/dobez/
|
||||
MASTER_SITES= http://zephyr.webhop.net/encompass/ \
|
||||
ftp://ftp.one.net/pub/users/dobez/
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (encompass-0.3.0.tar.gz) = 7b2efe71c4ec14395888a7d7e65eff6f
|
||||
MD5 (encompass-0.3.3.tar.gz) = d8a41467ccffa3ce3556b874aed6efb1
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/Makefile.in 2000/12/01 14:14:28 1.1
|
||||
+++ src/Makefile.in 2000/12/01 14:15:24
|
||||
@@ -117,7 +117,7 @@
|
||||
gnomedatadir = @gnomedatadir@
|
||||
l = @l@
|
||||
|
||||
-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -I/usr/include/w3c-libwww
|
||||
+INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) $(LIBWWW_CFLAGS)
|
||||
|
||||
|
||||
bin_PROGRAMS = encompass
|
@ -9,6 +9,8 @@ share/gnome/pixmaps/encompass/url.png
|
||||
share/gnome/sounds/encompass/clicked.wav
|
||||
share/gnome/sounds/encompass/urldone.wav
|
||||
share/locale/de/LC_MESSAGES/encompass.mo
|
||||
share/locale/fr/LC_MESSAGES/encompass.mo
|
||||
share/locale/no/LC_MESSAGES/encompass.mo
|
||||
share/locale/ru/LC_MESSAGES/encompass.mo
|
||||
@dirrm share/gnome/sounds/encompass
|
||||
@dirrm share/gnome/pixmaps/encompass
|
||||
|
Loading…
Reference in New Issue
Block a user