diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-02-12 22:16:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-02-12 22:16:30 +0000 |
commit | b15651214dfcf503e404a2117adb1ae20e2b8f6a (patch) | |
tree | 65c1c5f3968f61b6990c1f3b49b44ce812dba27e /ftp | |
parent | Update to alpha15 (diff) |
Update to 0.4.11
Notes
Notes:
svn path=/head/; revision=54621
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gtm/Makefile | 9 | ||||
-rw-r--r-- | ftp/gtm/distinfo | 2 | ||||
-rw-r--r-- | ftp/gtm/pkg-plist | 33 |
3 files changed, 34 insertions, 10 deletions
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile index 6aaa7118ead6..b5eda4c5e4ac 100644 --- a/ftp/gtm/Makefile +++ b/ftp/gtm/Makefile @@ -6,10 +6,11 @@ # PORTNAME= gtm -PORTVERSION= 0.4.9 +PORTVERSION= 0.4.11 CATEGORIES= ftp gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/gtm +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -28,7 +29,7 @@ MAN1= gtm.1 gtm_applet.1 pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' diff --git a/ftp/gtm/distinfo b/ftp/gtm/distinfo index 089097c1b0b9..681d60f897a3 100644 --- a/ftp/gtm/distinfo +++ b/ftp/gtm/distinfo @@ -1 +1 @@ -MD5 (gtm-0.4.9.tar.gz) = ef4540cac1484e1a16d99e764a2571ae +MD5 (gnome/gtm-0.4.11.tar.gz) = 30507d4c767c6a88534e3a57bbe7fef0 diff --git a/ftp/gtm/pkg-plist b/ftp/gtm/pkg-plist index 85480aebf9fc..59b36144be1e 100644 --- a/ftp/gtm/pkg-plist +++ b/ftp/gtm/pkg-plist @@ -1,19 +1,37 @@ bin/gtm bin/gtm_applet -etc/CORBA/servers/gtm.gnorba etc/CORBA/servers/gtm_applet.gnorba etc/sound/events/gtm.soundlist share/gnome/applets/Network/gtm_applet.desktop share/gnome/apps/Internet/gtm.desktop share/gnome/help/gtm/C/authors.html share/gnome/help/gtm/C/bugs.html -share/gnome/help/gtm/C/docbook.css +share/gnome/help/gtm/C/images/mainwindow.png +share/gnome/help/gtm/C/images/newwindow.png +share/gnome/help/gtm/C/images/numericwindow.png share/gnome/help/gtm/C/index.html share/gnome/help/gtm/C/license.html +share/gnome/help/gtm/C/ln7.html +share/gnome/help/gtm/C/newdownload.html +share/gnome/help/gtm/C/numericdownload.html share/gnome/help/gtm/C/prefs.html share/gnome/help/gtm/C/topic.dat share/gnome/help/gtm/C/usage.html +share/gnome/help/gtm/pt/authors.html +share/gnome/help/gtm/pt/bugs.html +share/gnome/help/gtm/pt/images/mainwindow.png +share/gnome/help/gtm/pt/images/newwindow.png +share/gnome/help/gtm/pt/images/numericwindow.png +share/gnome/help/gtm/pt/index.html +share/gnome/help/gtm/pt/license.html +share/gnome/help/gtm/pt/ln10.html +share/gnome/help/gtm/pt/newdownload.html +share/gnome/help/gtm/pt/numericdownload.html +share/gnome/help/gtm/pt/prefs.html +share/gnome/help/gtm/pt/topic.dat +share/gnome/help/gtm/pt/usage.html share/gnome/idl/Gtm.idl +share/gnome/oaf/GNOME_GTM.oaf share/gnome/pixmaps/gtm.png share/gnome/pixmaps/gtm_applet.png share/gnome/sounds/gtm/add.wav @@ -32,7 +50,9 @@ share/locale/hu/LC_MESSAGES/gtm.mo share/locale/it/LC_MESSAGES/gtm.mo share/locale/ja/LC_MESSAGES/gtm.mo share/locale/ko/LC_MESSAGES/gtm.mo +share/locale/nl/LC_MESSAGES/gtm.mo share/locale/no/LC_MESSAGES/gtm.mo +share/locale/pl/LC_MESSAGES/gtm.mo share/locale/pt/LC_MESSAGES/gtm.mo share/locale/pt_BR/LC_MESSAGES/gtm.mo share/locale/ro/LC_MESSAGES/gtm.mo @@ -43,9 +63,12 @@ share/locale/sv/LC_MESSAGES/gtm.mo share/locale/tr/LC_MESSAGES/gtm.mo share/locale/uk/LC_MESSAGES/gtm.mo share/locale/wa/LC_MESSAGES/gtm.mo -@dirrm etc/CORBA/servers -@dirrm etc/sound/events +share/locale/zh_TW/LC_MESSAGES/gtm.mo +@dirrm share/gnome/sounds/gtm +@dirrm share/gnome/help/gtm/pt/images +@dirrm share/gnome/help/gtm/pt @dirrm share/gnome/help/gtm/C/images @dirrm share/gnome/help/gtm/C @dirrm share/gnome/help/gtm -@dirrm share/gnome/sounds/gtm +@dirrm etc/sound/events +@dirrm etc/CORBA/servers |