diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-04-17 16:30:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-04-17 16:30:01 +0000 |
commit | c5ed7cc06fe34fc3ed1628e4503e2db202dd2738 (patch) | |
tree | 986fb757399985d31c843a9238923c10b88df31a /ftp | |
parent | Add a sample start-up script for the KDC. (diff) |
Update to gtm 0.4.9
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=41574
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gtm/Makefile | 4 | ||||
-rw-r--r-- | ftp/gtm/distinfo | 2 | ||||
-rw-r--r-- | ftp/gtm/pkg-plist | 17 |
3 files changed, 20 insertions, 3 deletions
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile index 575b1b5f0f3b..a3ff21d04f3d 100644 --- a/ftp/gtm/Makefile +++ b/ftp/gtm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtm -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.9 CATEGORIES= ftp gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +MAN1= gtm.1 gtm_applet.1 + pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/ftp/gtm/distinfo b/ftp/gtm/distinfo index 6b4fbdd71902..089097c1b0b9 100644 --- a/ftp/gtm/distinfo +++ b/ftp/gtm/distinfo @@ -1 +1 @@ -MD5 (gtm-0.4.5.tar.gz) = d894e7e408027d134f8275ac0a9f35eb +MD5 (gtm-0.4.9.tar.gz) = ef4540cac1484e1a16d99e764a2571ae diff --git a/ftp/gtm/pkg-plist b/ftp/gtm/pkg-plist index 4392dfa6006a..85480aebf9fc 100644 --- a/ftp/gtm/pkg-plist +++ b/ftp/gtm/pkg-plist @@ -15,22 +15,37 @@ share/gnome/help/gtm/C/topic.dat share/gnome/help/gtm/C/usage.html share/gnome/idl/Gtm.idl share/gnome/pixmaps/gtm.png +share/gnome/pixmaps/gtm_applet.png share/gnome/sounds/gtm/add.wav share/gnome/sounds/gtm/complete.wav share/gnome/sounds/gtm/start.wav +share/locale/ca/LC_MESSAGES/gtm.mo share/locale/da/LC_MESSAGES/gtm.mo share/locale/de/LC_MESSAGES/gtm.mo +share/locale/el/LC_MESSAGES/gtm.mo share/locale/es/LC_MESSAGES/gtm.mo +share/locale/et/LC_MESSAGES/gtm.mo +share/locale/fi/LC_MESSAGES/gtm.mo share/locale/fr/LC_MESSAGES/gtm.mo +share/locale/gl/LC_MESSAGES/gtm.mo +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/no/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 share/locale/ru/LC_MESSAGES/gtm.mo +share/locale/sk/LC_MESSAGES/gtm.mo +share/locale/sl/LC_MESSAGES/gtm.mo +share/locale/sv/LC_MESSAGES/gtm.mo share/locale/tr/LC_MESSAGES/gtm.mo share/locale/uk/LC_MESSAGES/gtm.mo -@dirrm share/gnome/sounds/gtm +share/locale/wa/LC_MESSAGES/gtm.mo +@dirrm etc/CORBA/servers +@dirrm etc/sound/events @dirrm share/gnome/help/gtm/C/images @dirrm share/gnome/help/gtm/C @dirrm share/gnome/help/gtm +@dirrm share/gnome/sounds/gtm |