From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 25 23:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2DD2EAF5 for ; Tue, 25 Jun 2013 23:20:01 +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 088711BEB for ; Tue, 25 Jun 2013 23:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PNK05i044267 for ; Tue, 25 Jun 2013 23:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5PNK0Gv044266; Tue, 25 Jun 2013 23:20:00 GMT (envelope-from gnats) Date: Tue, 25 Jun 2013 23:20:00 GMT Message-Id: <201306252320.r5PNK0Gv044266@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/179981: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 23:20:01 -0000 The following reply was made to PR ports/179981; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/179981: commit references a PR Date: Tue, 25 Jun 2013 23:19:42 +0000 (UTC) Author: rakuco Date: Tue Jun 25 23:19:35 2013 New Revision: 321775 URL: http://svnweb.freebsd.org/changeset/ports/321775 Log: Update to 1.27. [1] While here, replace USE_GNOME with the respective USES entries. PR: ports/179981 Submitted by: Hung-Yi Chen (maintainer) Modified: head/dns/libidn/Makefile head/dns/libidn/distinfo Modified: head/dns/libidn/Makefile ============================================================================== --- head/dns/libidn/Makefile Tue Jun 25 22:46:13 2013 (r321774) +++ head/dns/libidn/Makefile Tue Jun 25 23:19:35 2013 (r321775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libidn -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -10,8 +10,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gaod@hychen.org COMMENT= Internationalized Domain Names command line tool -USE_GNOME= gnomehack pkgconfig -USES= iconv +USES= iconv pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5_BUILD= yes Modified: head/dns/libidn/distinfo ============================================================================== --- head/dns/libidn/distinfo Tue Jun 25 22:46:13 2013 (r321774) +++ head/dns/libidn/distinfo Tue Jun 25 23:19:35 2013 (r321775) @@ -1,2 +1,2 @@ -SHA256 (libidn-1.26.tar.gz) = 0a2f4c71c80f8f389a99d5a26539a9be4a4ac42cd7f375aa41046660f63cc53c -SIZE (libidn-1.26.tar.gz) = 3400972 +SHA256 (libidn-1.27.tar.gz) = 103ff719d36484ebfb57272e8155312da105caa5d3f42d51d45e1930356e95fd +SIZE (libidn-1.27.tar.gz) = 3431595 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"