From owner-freebsd-ports@FreeBSD.ORG Wed Jul 31 20:43:30 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BF431642 for ; Wed, 31 Jul 2013 20:43:30 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-qc0-x230.google.com (mail-qc0-x230.google.com [IPv6:2607:f8b0:400d:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 81E0226B9 for ; Wed, 31 Jul 2013 20:43:30 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id u12so640551qcx.7 for ; Wed, 31 Jul 2013 13:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=INfmZShIp5TmpqGh//lep96bjvo8Vx370/+o8NNGC3g=; b=f48F5Bek+NtXQ0Ru6OBCYCootAodO+bFsiDHIJUeoYIHST5GZhdDoh1MK9Aqoy0n5M gHfaPoaE0szeLnUkjcGm2yKd57s9yrL0s39mbD8fpQiOZUITH1pAP9wjakmL1OV5COTn 3GZ7PtWy4UATfTiA1ivMNVbBbGRoFZY0HpHp6QsNW7e8nyUlguuXCZiM4YbN46M34+/0 h27AdJcKKoSIz7EyDuUORM7EP+LKAAL5qM6Jbec1zfgkj3JBE6Ya9G0xohtkJ0/w9it9 gQ/XuRGDef7HcbKZbo0Z8uYVfmDZfKTaRVUGfyfF4gVqr2BuSghebelmB0sk8DmEz/MB itdw== MIME-Version: 1.0 X-Received: by 10.224.67.8 with SMTP id p8mr330545qai.5.1375303409454; Wed, 31 Jul 2013 13:43:29 -0700 (PDT) Received: by 10.224.78.194 with HTTP; Wed, 31 Jul 2013 13:43:29 -0700 (PDT) Date: Wed, 31 Jul 2013 23:43:29 +0300 Message-ID: Subject: UPDATING entry for devel/glib20 does not match names of installed packages of the port. From: Kimmo Paasiala To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 20:43:30 -0000 The installed package is named as 'glib-2.34.3'. This won't match the 'glib20' string in the UPDATING entry and 'pkg updating' misses the UPDATING entry. -Kimmo