diff options
Diffstat (limited to 'graphics/gtkam')
-rw-r--r-- | graphics/gtkam/Makefile | 3 | ||||
-rw-r--r-- | graphics/gtkam/distinfo | 5 | ||||
-rw-r--r-- | graphics/gtkam/files/patch-Makefile.in | 14 | ||||
-rw-r--r-- | graphics/gtkam/pkg-plist | 2 |
4 files changed, 13 insertions, 11 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index d385febef49c..50c90fcf07f3 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gtkam -PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} diff --git a/graphics/gtkam/distinfo b/graphics/gtkam/distinfo index 89821efdfde4..294c9236e5d8 100644 --- a/graphics/gtkam/distinfo +++ b/graphics/gtkam/distinfo @@ -1,2 +1,3 @@ -SHA256 (gtkam-0.2.0.tar.gz) = ff5128d3988e37cca59853647fcab12be21d7b2de79aaad0b7c71cb0594053fd -SIZE (gtkam-0.2.0.tar.gz) = 1443593 +TIMESTAMP = 1465379637 +SHA256 (gtkam-1.0.tar.gz) = 6304d8898d08a263e886f24e37b2ea9e5984516260a4b2e9a195a07c247544a7 +SIZE (gtkam-1.0.tar.gz) = 1053078 diff --git a/graphics/gtkam/files/patch-Makefile.in b/graphics/gtkam/files/patch-Makefile.in index 89ba6635e0dc..f2502301d7a6 100644 --- a/graphics/gtkam/files/patch-Makefile.in +++ b/graphics/gtkam/files/patch-Makefile.in @@ -1,15 +1,15 @@ ---- Makefile.in.orig 2008-04-23 22:55:02.000000000 +0200 -+++ Makefile.in 2008-04-23 22:56:37.000000000 +0200 -@@ -333,7 +333,7 @@ +--- Makefile.in.orig 2016-06-08 14:43:40 UTC ++++ Makefile.in +@@ -439,7 +439,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ 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 +-SUBDIRS = gphoto-m4 art doc help omf-install packaging pixmaps po src test ++SUBDIRS = gphoto-m4 art doc $(GNOME_SUBDIRS) packaging pixmaps po src test + ACLOCAL_AMFLAGS = -I m4 -I gphoto-m4 # disable scrollkeeper for distcheck -@@ -342,7 +342,7 @@ +@@ -448,7 +448,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-sc ######################################################################## # Install a few support and doc files gtkamdocdir = $(datadir)/doc/gtkam diff --git a/graphics/gtkam/pkg-plist b/graphics/gtkam/pkg-plist index 92e53e245071..7e2abb3a01d8 100644 --- a/graphics/gtkam/pkg-plist +++ b/graphics/gtkam/pkg-plist @@ -43,6 +43,7 @@ share/locale/da/LC_MESSAGES/gtkam.mo share/locale/de/LC_MESSAGES/gtkam.mo share/locale/eo/LC_MESSAGES/gtkam.mo share/locale/es/LC_MESSAGES/gtkam.mo +share/locale/fi/LC_MESSAGES/gtkam.mo share/locale/fr/LC_MESSAGES/gtkam.mo share/locale/hu/LC_MESSAGES/gtkam.mo share/locale/id/LC_MESSAGES/gtkam.mo @@ -58,6 +59,7 @@ share/locale/pt_BR/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/sr/LC_MESSAGES/gtkam.mo share/locale/sv/LC_MESSAGES/gtkam.mo share/locale/uk/LC_MESSAGES/gtkam.mo share/locale/vi/LC_MESSAGES/gtkam.mo |