diff options
author | pav <pav@FreeBSD.org> | 2008-04-23 21:29:47 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-23 21:29:47 +0000 |
commit | 485a33de5a06e0e406d38a126c4dd4b2bd8fdf8d (patch) | |
tree | 1eae77ca80c53070b74c5cc767872ad823ecd375 | |
parent | 3658285960d83d69c58974145190accefd78547c (diff) | |
download | FreeBSD-ports-485a33de5a06e0e406d38a126c4dd4b2bd8fdf8d.zip FreeBSD-ports-485a33de5a06e0e406d38a126c4dd4b2bd8fdf8d.tar.gz |
- Update to 0.1.15
-rw-r--r-- | graphics/gtkam/Makefile | 3 | ||||
-rw-r--r-- | graphics/gtkam/distinfo | 6 | ||||
-rw-r--r-- | graphics/gtkam/files/patch-Makefile.in | 16 | ||||
-rw-r--r-- | graphics/gtkam/pkg-plist | 7 |
4 files changed, 18 insertions, 14 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index e6996d4..f15305f 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkam -PORTVERSION= 0.1.14 -PORTREVISION= 4 +PORTVERSION= 0.1.15 CATEGORIES= graphics MASTER_SITES= SF/gphoto diff --git a/graphics/gtkam/distinfo b/graphics/gtkam/distinfo index b7a2f76..45758cb 100644 --- a/graphics/gtkam/distinfo +++ b/graphics/gtkam/distinfo @@ -1,3 +1,3 @@ -MD5 (gtkam-0.1.14.tar.gz) = deb09d9bde70ecb76da5436906331cb0 -SHA256 (gtkam-0.1.14.tar.gz) = 58316e0f1c8d179480384cb81098bfdcfb62cc00f21fe6a446c50261fef1c383 -SIZE (gtkam-0.1.14.tar.gz) = 1301806 +MD5 (gtkam-0.1.15.tar.gz) = 6278447dd2f6352809d5378bb88555fc +SHA256 (gtkam-0.1.15.tar.gz) = 8ee5823f63f0810e04add567017995e5a9d3a749766bedf77915ee50784a5528 +SIZE (gtkam-0.1.15.tar.gz) = 1032151 diff --git a/graphics/gtkam/files/patch-Makefile.in b/graphics/gtkam/files/patch-Makefile.in index e1e572f..64eb700 100644 --- a/graphics/gtkam/files/patch-Makefile.in +++ b/graphics/gtkam/files/patch-Makefile.in @@ -1,15 +1,15 @@ ---- Makefile.in.orig Sat Dec 31 08:25:57 2005 -+++ Makefile.in Fri Jan 6 20:18:02 2006 -@@ -251,7 +251,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ +--- Makefile.in.orig 2008-04-23 22:55:02.000000000 +0200 ++++ Makefile.in 2008-04-23 22:56:37.000000000 +0200 +@@ -253,7 +253,7 @@ target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -SUBDIRS = m4m art doc help omf-install packaging pixmaps po src test +SUBDIRS = m4m art doc $(GNOME_SUBDIRS) packaging pixmaps po src test ACLOCAL_AMFLAGS = -I m4m - ######################################################################## -@@ -705,8 +705,7 @@ + # disable scrollkeeper for distcheck +@@ -714,8 +714,7 @@ info-am: @@ -17,5 +17,5 @@ - install-iconDATA +install-data-am: - install-exec-am: + install-dvi: install-dvi-recursive diff --git a/graphics/gtkam/pkg-plist b/graphics/gtkam/pkg-plist index 083fb47..4929355 100644 --- a/graphics/gtkam/pkg-plist +++ b/graphics/gtkam/pkg-plist @@ -37,6 +37,7 @@ share/pixmaps/gtkam.png %%DATADIR%%/pixmaps/exit.xpm %%DATADIR%%/pixmaps/folder.xpm %%DATADIR%%/pixmaps/save_current_image.xpm +share/locale/be/LC_MESSAGES/gtkam.mo share/locale/cs/LC_MESSAGES/gtkam.mo share/locale/da/LC_MESSAGES/gtkam.mo share/locale/de/LC_MESSAGES/gtkam.mo @@ -46,12 +47,16 @@ share/locale/hu/LC_MESSAGES/gtkam.mo share/locale/it/LC_MESSAGES/gtkam.mo share/locale/ja/LC_MESSAGES/gtkam.mo share/locale/nb/LC_MESSAGES/gtkam.mo +share/locale/nl/LC_MESSAGES/gtkam.mo +share/locale/pa/LC_MESSAGES/gtkam.mo share/locale/pl/LC_MESSAGES/gtkam.mo +share/locale/pt/LC_MESSAGES/gtkam.mo share/locale/pt_BR/LC_MESSAGES/gtkam.mo -share/locale/pt_PT/LC_MESSAGES/gtkam.mo share/locale/ru/LC_MESSAGES/gtkam.mo +share/locale/sk/LC_MESSAGES/gtkam.mo share/locale/sl/LC_MESSAGES/gtkam.mo share/locale/sv/LC_MESSAGES/gtkam.mo +share/locale/vi/LC_MESSAGES/gtkam.mo share/locale/uk/LC_MESSAGES/gtkam.mo @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/images |