summaryrefslogtreecommitdiffstats
path: root/x11/stockticker_applet
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-08-28 15:32:06 +0000
committersobomax <sobomax@FreeBSD.org>2000-08-28 15:32:06 +0000
commitd2bd18ac4a8cb3f78ba279d34984b7567f283bc9 (patch)
tree42b234a9948abdaa96d92fecc314dd0abd373061 /x11/stockticker_applet
parente2707a39849fe960ab722d530bacb704156a1009 (diff)
downloadFreeBSD-ports-d2bd18ac4a8cb3f78ba279d34984b7567f283bc9.zip
FreeBSD-ports-d2bd18ac4a8cb3f78ba279d34984b7567f283bc9.tar.gz
Update to 0.2.2.
Diffstat (limited to 'x11/stockticker_applet')
-rw-r--r--x11/stockticker_applet/Makefile4
-rw-r--r--x11/stockticker_applet/distinfo2
-rw-r--r--x11/stockticker_applet/pkg-plist10
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/stockticker_applet/Makefile b/x11/stockticker_applet/Makefile
index 6f85ba9..ac46307 100644
--- a/x11/stockticker_applet/Makefile
+++ b/x11/stockticker_applet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= stockticker_applet
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_applet//}
@@ -29,7 +29,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
pre-patch:
@${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ @find ${WRKSRC} \( -name "Makefile.in" -or -name "*.make" \) | xargs ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
diff --git a/x11/stockticker_applet/distinfo b/x11/stockticker_applet/distinfo
index e4e06bc..3366b73 100644
--- a/x11/stockticker_applet/distinfo
+++ b/x11/stockticker_applet/distinfo
@@ -1 +1 @@
-MD5 (stockticker_applet-0.2.0.tar.gz) = af85c703c0c4a2e9eede6a79f79b6edc
+MD5 (stockticker_applet-0.2.2.tar.gz) = b0431c5584e4268752b7f29a5f4bd899
diff --git a/x11/stockticker_applet/pkg-plist b/x11/stockticker_applet/pkg-plist
index 7267a91..a7ff814 100644
--- a/x11/stockticker_applet/pkg-plist
+++ b/x11/stockticker_applet/pkg-plist
@@ -2,11 +2,11 @@ bin/stockticker_applet
etc/CORBA/servers/stockticker_applet.gnorba
share/gnome/applets/Network/stockticker_applet.desktop
share/gnome/help/stockticker_applet/C/docbook.css
-share/gnome/help/stockticker_applet/C/intro.html
-share/gnome/help/stockticker_applet/C/ln14.html
-share/gnome/help/stockticker_applet/C/stockticker.html
-share/gnome/help/stockticker_applet/C/topic.dat
+share/gnome/help/stockticker_applet/C/index.html
+share/gnome/help/stockticker_applet/C/ln13.html
+share/gnome/help/stockticker_applet/C/ticker_details.png
+share/gnome/help/stockticker_applet/C/ticker_panel.png
share/gnome/pixmaps/stockticker.png
-@dirrm share/gnome/help/stockticker_applet/C/images
+@dirrm share/gnome/help/stockticker_applet/C/stylesheet-images
@dirrm share/gnome/help/stockticker_applet/C
@dirrm share/gnome/help/stockticker_applet
OpenPOWER on IntegriCloud