From a9cb26718ccffe847796a590667c6d47acff22d0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 4 Aug 2000 07:20:37 +0000 Subject: [PATCH] Update to 0.1.2. --- www/encompass/Makefile | 5 +++-- www/encompass/distinfo | 2 +- www/encompass/files/patch-aa | 7 ++++--- www/encompass/pkg-plist | 1 + 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/www/encompass/Makefile b/www/encompass/Makefile index 685ed8c9a1f4..795444bcb886 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= encompass -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.2 CATEGORIES= www gnome MASTER_SITES= http://www.geocities.com/lordzephyroth/ @@ -16,7 +16,8 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gtkhtml.3:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww2 \ gconf.8:${PORTSDIR}/devel/gconf -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ + ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/www/encompass/distinfo b/www/encompass/distinfo index 398de5187824..0f84a49da112 100644 --- a/www/encompass/distinfo +++ b/www/encompass/distinfo @@ -1 +1 @@ -MD5 (encompass-0.1.0.tar.gz) = b6629256d0355a877ae03ae87915d380 +MD5 (encompass-0.1.2.tar.gz) = 571c65f171b2adfb3d5aa10594277b2f diff --git a/www/encompass/files/patch-aa b/www/encompass/files/patch-aa index af779810800a..2587ea6ea01f 100644 --- a/www/encompass/files/patch-aa +++ b/www/encompass/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Mon Jul 24 01:21:31 2000 -+++ Makefile Wed Jul 26 15:39:07 2000 +--- Makefile.orig Fri Aug 4 03:36:56 2000 ++++ Makefile Fri Aug 4 10:14:58 2000 @@ -1,11 +1,11 @@ -CC = gcc +#CC = gcc @@ -18,7 +18,7 @@ INSTALL = $(prefix)/bin/install -c exec_prefix = ${prefix} bindir = $(exec_prefix)/bin -@@ -18,13 +18,15 @@ +@@ -18,13 +18,16 @@ all: encompass install: all @@ -32,6 +32,7 @@ + $(BSD_INSTALL_PROGRAM) encompass $(bindir)/encompass + $(BSD_INSTALL_DATA) ../encompass.desktop $(prefix)/share/gnome/apps/Internet/encompass.desktop + $(MKDIR) $(prefix)/share/gnome/pixmaps/encompass ++ $(BSD_INSTALL_DATA) ../pixmaps/encompass.png $(prefix)/share/gnome/pixmaps/ + $(BSD_INSTALL_DATA) ../pixmaps/encompass/* $(prefix)/share/gnome/pixmaps/encompass/ + $(MKDIR) $(prefix)/share/gnome/help/encompass/C + $(BSD_INSTALL_DATA) ../help/encompass/C/* $(prefix)/share/gnome/help/encompass/C/ diff --git a/www/encompass/pkg-plist b/www/encompass/pkg-plist index 3bf0ac62c3f7..15b079b3dba3 100644 --- a/www/encompass/pkg-plist +++ b/www/encompass/pkg-plist @@ -4,6 +4,7 @@ share/gnome/apps/Internet/encompass.desktop share/gnome/help/encompass/C/docbook.css share/gnome/help/encompass/C/index.html share/gnome/help/encompass/C/topic.dat +share/gnome/pixmaps/encompass.png share/gnome/pixmaps/encompass/32.png share/gnome/pixmaps/encompass/bookmarks.png share/gnome/sounds/encompass/clicked.wav