From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 21 17:50:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D104B2AC for ; Fri, 21 Dec 2012 17:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A31108FC14 for ; Fri, 21 Dec 2012 17:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBLHo0L9058915 for ; Fri, 21 Dec 2012 17:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBLHo0u3058914; Fri, 21 Dec 2012 17:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 21 Dec 2012 17:50:00 GMT Resent-Message-Id: <201212211750.qBLHo0u3058914@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antoine Brodin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA2B7234 for ; Fri, 21 Dec 2012 17:41:35 +0000 (UTC) (envelope-from antoine@peanut.dreadbsd.org) Received: from peanut.dreadbsd.org (unknown [IPv6:2a01:e35:243c:4320:20f:b5ff:fe63:d08e]) by mx1.freebsd.org (Postfix) with ESMTP id 2984F8FC0A for ; Fri, 21 Dec 2012 17:41:34 +0000 (UTC) Received: from peanut.dreadbsd.org (localhost [127.0.0.1]) by peanut.dreadbsd.org (8.14.5/8.14.5) with ESMTP id qBLHfW2h008024 for ; Fri, 21 Dec 2012 18:41:32 +0100 (CET) (envelope-from antoine@peanut.dreadbsd.org) Received: (from antoine@localhost) by peanut.dreadbsd.org (8.14.5/8.14.5/Submit) id qBLHfRtY008023; Fri, 21 Dec 2012 18:41:27 +0100 (CET) (envelope-from antoine) Message-Id: <201212211741.qBLHfRtY008023@peanut.dreadbsd.org> Date: Fri, 21 Dec 2012 18:41:27 +0100 (CET) From: Antoine Brodin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.114 Subject: ports/174613: [maintainer] update devel/liblnk to 20121205 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Antoine Brodin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 17:50:00 -0000 >Number: 174613 >Category: ports >Synopsis: [maintainer] update devel/liblnk to 20121205 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 17:50:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Antoine Brodin >Release: FreeBSD 10.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD barton.dreadbsd.org. 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243787M: Sun Dec 2 18:42:54 CET 2012 root@barton.dreadbsd.org.:/usr/obj/usr/src/sys/MYGENERICFAST i386 >Description: - Update devel/liblnk to 20121205 - Use gnomehack to patch Makefile.in >How-To-Repeat: >Fix: --- liblnk.diff begins here --- Index: distinfo =================================================================== --- distinfo (revision 309367) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (liblnk-alpha-20121121.tar.gz) = b41e8c7727099c45b449ba2d2c94863e46fee834a94aee9942b666d93a816ba3 -SIZE (liblnk-alpha-20121121.tar.gz) = 1246507 +SHA256 (liblnk-alpha-20121205.tar.gz) = ea9edc73adeb984fa859de531de1cff10f8ba9f4f4b0b33ad5bac502c20ef444 +SIZE (liblnk-alpha-20121205.tar.gz) = 1246527 Index: Makefile =================================================================== --- Makefile (revision 309367) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblnk -PORTVERSION= 20121121 +PORTVERSION= 20121205 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} @@ -16,6 +16,7 @@ CONFIGURE_ARGS= --enable-python USE_PKGCONFIG= build USE_GETTEXT= yes +USE_GNOME= gnomehack USE_ICONV= yes USE_PYTHON= yes USE_LDCONFIG= yes @@ -30,10 +31,6 @@ PORTDOCS= AUTHORS ChangeLog -post-patch: - @${REINPLACE_CMD} -e 's,$$(libdir)/pkgconfig,@prefix@/libdata/pkgconfig,g' \ - ${WRKSRC}/Makefile.in - .include post-install: --- liblnk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: