From owner-svn-ports-head@freebsd.org Fri Apr 8 12:48:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03A4FB0814C; Fri, 8 Apr 2016 12:48:04 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6B7D1001; Fri, 8 Apr 2016 12:48:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u38Cm2JQ014287; Fri, 8 Apr 2016 12:48:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u38Cm2uf014284; Fri, 8 Apr 2016 12:48:02 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201604081248.u38Cm2uf014284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 8 Apr 2016 12:48:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412742 - in head/graphics/ida: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2016 12:48:04 -0000 Author: mat Date: Fri Apr 8 12:48:02 2016 New Revision: 412742 URL: https://svnweb.freebsd.org/changeset/ports/412742 Log: Update to 2.12. PR: 208614 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/graphics/ida/Makefile (contents, props changed) head/graphics/ida/distinfo (contents, props changed) head/graphics/ida/files/patch-GNUmakefile (contents, props changed) Modified: head/graphics/ida/Makefile ============================================================================== --- head/graphics/ida/Makefile Fri Apr 8 12:38:23 2016 (r412741) +++ head/graphics/ida/Makefile Fri Apr 8 12:48:02 2016 (r412742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ida -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= graphics MASTER_SITES= https://www.kraxel.org/releases/fbida/ DISTNAME= fbida-${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libexif.so:graphics/libexif -USES= desktop-file-utils gmake iconv jpeg motif perl5 +USES= desktop-file-utils gmake iconv jpeg motif perl5 pkgconfig USE_PERL5= build MAKEFILE= GNUmakefile MAKE_ARGS= verbose=yes Modified: head/graphics/ida/distinfo ============================================================================== --- head/graphics/ida/distinfo Fri Apr 8 12:38:23 2016 (r412741) +++ head/graphics/ida/distinfo Fri Apr 8 12:48:02 2016 (r412742) @@ -1,2 +1,2 @@ -SHA256 (fbida-2.11.tar.gz) = 7caa63d6d09aeeef6209556f3e2d05083a6a9ffc47636dee7e6019b3eea5a103 -SIZE (fbida-2.11.tar.gz) = 285691 +SHA256 (fbida-2.12.tar.gz) = d33193105cce77057c919761728cee9bbe8ec8ec4f12a770a600cab33611822f +SIZE (fbida-2.12.tar.gz) = 294842 Modified: head/graphics/ida/files/patch-GNUmakefile ============================================================================== --- head/graphics/ida/files/patch-GNUmakefile Fri Apr 8 12:38:23 2016 (r412741) +++ head/graphics/ida/files/patch-GNUmakefile Fri Apr 8 12:48:02 2016 (r412742) @@ -1,4 +1,4 @@ ---- GNUmakefile.orig 2016-03-24 14:39:02 UTC +--- GNUmakefile.orig 2016-04-05 09:59:50 UTC +++ GNUmakefile @@ -8,7 +8,7 @@ resdir = $(DESTDIR)$(RESDIR) @@ -7,9 +7,9 @@ -CFLAGS += -Wno-pointer-sign +CFLAGS += -idirafter /usr/include/sys - # default target - all: build -@@ -51,7 +51,7 @@ HAVE_LIBWEBP := $(call ac_lib,WebPDecode + # hard build deps + PKG_CONFIG = pkg-config +@@ -73,7 +73,7 @@ HAVE_LIBWEBP := $(call ac_pkg_config,lib HAVE_LIBSANE := $(call ac_lib,sane_init,sane) HAVE_LIBCURL := $(call ac_lib,curl_easy_init,curl) HAVE_LIBLIRC := $(call ac_lib,lirc_init,lirc_client) @@ -18,7 +18,7 @@ JPEG_VER := $(call ac_jpeg_ver) endef -@@ -145,15 +145,15 @@ OBJS_IDA := \ +@@ -169,8 +169,8 @@ OBJS_IDA := \ OBJS_IDA += $(call ac_lib_mkvar,$(ida_libs),OBJS) # for X11 + Motif @@ -29,7 +29,8 @@ ida : LDLIBS += -lXm -lXpm -lXt -lXext -lX11 # jpeg/exif libs - ida : LDLIBS += -ljpeg -lexif -lm +@@ -179,7 +179,7 @@ ida : LDLIBS += $(shell $(PKG_CONFIG) -- + ida : LDLIBS += -ljpeg -lm # RegEdit.c is good old K&R ... -RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes -Wno-maybe-uninitialized