mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 1.0.
This commit is contained in:
parent
8fd2549ac0
commit
5502d7f54e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416545
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gtkam
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user