From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 18 18:10:09 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 763CF10656A5 for ; Mon, 18 Oct 2010 18:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 774F68FC23 for ; Mon, 18 Oct 2010 18:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IIA8KT069829 for ; Mon, 18 Oct 2010 18:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IIA8vJ069819; Mon, 18 Oct 2010 18:10:08 GMT (envelope-from gnats) Resent-Date: Mon, 18 Oct 2010 18:10:08 GMT Resent-Message-Id: <201010181810.o9IIA8vJ069819@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, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E9FE1065674 for ; Mon, 18 Oct 2010 18:01:49 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166]) by mx1.freebsd.org (Postfix) with ESMTP id 477D58FC19 for ; Mon, 18 Oct 2010 18:01:49 +0000 (UTC) Received: from localhost.localdomain (ZT047146.ppp.dion.ne.jp [59.128.47.146]) by msa103lp.auone-net.jp (au one net msa) with ESMTP id E286447C036 for ; Tue, 19 Oct 2010 03:01:44 +0900 (JST) Message-Id: <20101019030016.0d84a8cb.tkato432@yahoo.com> Date: Tue, 19 Oct 2010 03:00:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/151543: Update port: devel/libepp-nicbr to 1.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 18:10:09 -0000 >Number: 151543 >Category: ports >Synopsis: Update port: devel/libepp-nicbr to 1.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 18:10:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.3-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 1.10 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libepp-nicbr/Makefile devel/libepp-nicbr/Makefile --- /usr/ports/devel/libepp-nicbr/Makefile 2010-06-19 18:33:35.000000000 +0900 +++ devel/libepp-nicbr/Makefile 2010-09-20 03:11:53.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= libepp-nicbr -PORTVERSION= 1.7 +PORTVERSION= 1.10 CATEGORIES= devel MASTER_SITES= ftp://ftp.registro.br/pub/libepp-nicbr/ @@ -15,8 +15,13 @@ LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 +USE_OPENSSL= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-xerces-c=${LOCALBASE} \ + --with-openssl=${OPENSSLBASE} -PLIST_SUB= VER=${PORTVERSION} +DATADIR= share/${PORTNAME:S/-/_/} + +PLIST_SUB= VER="${PORTVERSION}" .include diff -urN /usr/ports/devel/libepp-nicbr/distinfo devel/libepp-nicbr/distinfo --- /usr/ports/devel/libepp-nicbr/distinfo 2009-07-10 16:23:44.000000000 +0900 +++ devel/libepp-nicbr/distinfo 2010-09-20 01:28:23.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (libepp-nicbr-1.7.tar.gz) = a39c07024caabe1b3ea7916f6feb99a9 -SHA256 (libepp-nicbr-1.7.tar.gz) = 5bae0d216e640c7cc4f6f1a73d5d12976163e484f85c24b4bbab080b81837754 -SIZE (libepp-nicbr-1.7.tar.gz) = 295622 +MD5 (libepp-nicbr-1.10.tar.gz) = f4b6f9055dae270c92d09e6aa3642918 +SHA256 (libepp-nicbr-1.10.tar.gz) = 1849b9764cd69ee422726131f7534cbb8a5252ce27a131d5da702ba942e1c37f +SIZE (libepp-nicbr-1.10.tar.gz) = 307080 diff -urN /usr/ports/devel/libepp-nicbr/pkg-plist devel/libepp-nicbr/pkg-plist --- /usr/ports/devel/libepp-nicbr/pkg-plist 2009-07-10 16:23:44.000000000 +0900 +++ devel/libepp-nicbr/pkg-plist 2010-09-20 03:19:37.000000000 +0900 @@ -1,5 +1,4 @@ bin/shepp -lib/libepp-nicbr-%%VER%%.a include/libepp_nicbr/Action.H include/libepp_nicbr/AsnCheck.H include/libepp_nicbr/AsnCheckCmd.H @@ -36,13 +35,13 @@ include/libepp_nicbr/BrDomainRenewRsp.H include/libepp_nicbr/BrDomainUpdate.H include/libepp_nicbr/BrDomainUpdateCmd.H -include/libepp_nicbr/BrOrgCheck.H -include/libepp_nicbr/BrOrgCheckRsp.H -include/libepp_nicbr/BrOrgCreateRsp.H include/libepp_nicbr/BrDomainUpdateRsp.H +include/libepp_nicbr/BrOrgCheck.H include/libepp_nicbr/BrOrgCheckCmd.H +include/libepp_nicbr/BrOrgCheckRsp.H include/libepp_nicbr/BrOrgCreate.H include/libepp_nicbr/BrOrgCreateCmd.H +include/libepp_nicbr/BrOrgCreateRsp.H include/libepp_nicbr/BrOrgInfo.H include/libepp_nicbr/BrOrgInfoCmd.H include/libepp_nicbr/BrOrgInfoRsp.H @@ -60,8 +59,12 @@ include/libepp_nicbr/ContactInfo.H include/libepp_nicbr/ContactInfoCmd.H include/libepp_nicbr/ContactInfoRsp.H +include/libepp_nicbr/ContactTransfer.H +include/libepp_nicbr/ContactTransferCmd.H +include/libepp_nicbr/ContactTransferRsp.H include/libepp_nicbr/ContactUpdate.H include/libepp_nicbr/ContactUpdateCmd.H +include/libepp_nicbr/DSInfo.H include/libepp_nicbr/DomErrorHandler.H include/libepp_nicbr/DomParser.H include/libepp_nicbr/DomParserCommon.H @@ -79,11 +82,13 @@ include/libepp_nicbr/DomainRenew.H include/libepp_nicbr/DomainRenewCmd.H include/libepp_nicbr/DomainRenewRsp.H +include/libepp_nicbr/DomainTransfer.H +include/libepp_nicbr/DomainTransferCmd.H +include/libepp_nicbr/DomainTransferRsp.H include/libepp_nicbr/DomainUpdate.H -include/libepp_nicbr/DSInfo.H -include/libepp_nicbr/FileUtil.H include/libepp_nicbr/DomainUpdateCmd.H include/libepp_nicbr/EppException.H +include/libepp_nicbr/FileUtil.H include/libepp_nicbr/GeneralException.H include/libepp_nicbr/Greeting.H include/libepp_nicbr/Hello.H @@ -107,6 +112,7 @@ include/libepp_nicbr/IpNetworkTransferRsp.H include/libepp_nicbr/IpNetworkUpdate.H include/libepp_nicbr/IpNetworkUpdateCmd.H +include/libepp_nicbr/KeyData.H include/libepp_nicbr/Login.H include/libepp_nicbr/LoginCmd.H include/libepp_nicbr/Logout.H @@ -124,55 +130,58 @@ include/libepp_nicbr/TransportTLSCommon.H include/libepp_nicbr/XmlException.H include/libepp_nicbr/libepp_nicbr.H -share/libepp_nicbr/schemas/asn-1.0.xsd -share/libepp_nicbr/schemas/brdomain-1.0.xsd -share/libepp_nicbr/schemas/brorg-1.0.xsd -share/libepp_nicbr/schemas/contact-1.0.xsd -share/libepp_nicbr/schemas/domain-1.0.xsd -share/libepp_nicbr/schemas/epp-1.0.xsd -share/libepp_nicbr/schemas/eppcom-1.0.xsd -share/libepp_nicbr/schemas/host-1.0.xsd -share/libepp_nicbr/schemas/ipnetwork-1.0.xsd -share/libepp_nicbr/schemas/secDNS-1.0.xsd -share/libepp_nicbr/ssl/root.pem -share/libepp_nicbr/ssl/client.pem -share/libepp_nicbr/templates/asn_check.xml -share/libepp_nicbr/templates/asn_create.xml -share/libepp_nicbr/templates/asn_delete.xml -share/libepp_nicbr/templates/asn_info.xml -share/libepp_nicbr/templates/asn_renew.xml -share/libepp_nicbr/templates/asn_transfer.xml -share/libepp_nicbr/templates/asn_update.xml -share/libepp_nicbr/templates/br_domain_check.xml -share/libepp_nicbr/templates/br_domain_create.xml -share/libepp_nicbr/templates/br_domain_info.xml -share/libepp_nicbr/templates/br_domain_update.xml -share/libepp_nicbr/templates/br_org_check.xml -share/libepp_nicbr/templates/br_org_create.xml -share/libepp_nicbr/templates/br_org_info.xml -share/libepp_nicbr/templates/br_org_update.xml -share/libepp_nicbr/templates/contact_check.xml -share/libepp_nicbr/templates/contact_create.xml -share/libepp_nicbr/templates/contact_info.xml -share/libepp_nicbr/templates/contact_update.xml -share/libepp_nicbr/templates/domain_check.xml -share/libepp_nicbr/templates/domain_create.xml -share/libepp_nicbr/templates/domain_delete.xml -share/libepp_nicbr/templates/domain_info.xml -share/libepp_nicbr/templates/domain_renew.xml -share/libepp_nicbr/templates/domain_update.xml -share/libepp_nicbr/templates/ipnetwork_check.xml -share/libepp_nicbr/templates/ipnetwork_create.xml -share/libepp_nicbr/templates/ipnetwork_delete.xml -share/libepp_nicbr/templates/ipnetwork_info.xml -share/libepp_nicbr/templates/ipnetwork_renew.xml -share/libepp_nicbr/templates/ipnetwork_transfer.xml -share/libepp_nicbr/templates/ipnetwork_update.xml -share/libepp_nicbr/templates/login.xml -share/libepp_nicbr/templates/logout.xml -share/libepp_nicbr/templates/poll.xml +lib/libepp-nicbr-%%VER%%.a +%%DATADIR%%/schemas/asn-1.0.xsd +%%DATADIR%%/schemas/brdomain-1.0.xsd +%%DATADIR%%/schemas/brorg-1.0.xsd +%%DATADIR%%/schemas/contact-1.0.xsd +%%DATADIR%%/schemas/domain-1.0.xsd +%%DATADIR%%/schemas/epp-1.0.xsd +%%DATADIR%%/schemas/eppcom-1.0.xsd +%%DATADIR%%/schemas/host-1.0.xsd +%%DATADIR%%/schemas/ipnetwork-1.0.xsd +%%DATADIR%%/schemas/secDNS-1.0.xsd +%%DATADIR%%/ssl/client.pem +%%DATADIR%%/ssl/root.pem +%%DATADIR%%/templates/asn_check.xml +%%DATADIR%%/templates/asn_create.xml +%%DATADIR%%/templates/asn_delete.xml +%%DATADIR%%/templates/asn_info.xml +%%DATADIR%%/templates/asn_renew.xml +%%DATADIR%%/templates/asn_transfer.xml +%%DATADIR%%/templates/asn_update.xml +%%DATADIR%%/templates/br_domain_check.xml +%%DATADIR%%/templates/br_domain_create.xml +%%DATADIR%%/templates/br_domain_info.xml +%%DATADIR%%/templates/br_domain_update.xml +%%DATADIR%%/templates/br_org_check.xml +%%DATADIR%%/templates/br_org_create.xml +%%DATADIR%%/templates/br_org_info.xml +%%DATADIR%%/templates/br_org_update.xml +%%DATADIR%%/templates/contact_check.xml +%%DATADIR%%/templates/contact_create.xml +%%DATADIR%%/templates/contact_info.xml +%%DATADIR%%/templates/contact_transfer.xml +%%DATADIR%%/templates/contact_update.xml +%%DATADIR%%/templates/domain_check.xml +%%DATADIR%%/templates/domain_create.xml +%%DATADIR%%/templates/domain_delete.xml +%%DATADIR%%/templates/domain_info.xml +%%DATADIR%%/templates/domain_renew.xml +%%DATADIR%%/templates/domain_transfer.xml +%%DATADIR%%/templates/domain_update.xml +%%DATADIR%%/templates/ipnetwork_check.xml +%%DATADIR%%/templates/ipnetwork_create.xml +%%DATADIR%%/templates/ipnetwork_delete.xml +%%DATADIR%%/templates/ipnetwork_info.xml +%%DATADIR%%/templates/ipnetwork_renew.xml +%%DATADIR%%/templates/ipnetwork_transfer.xml +%%DATADIR%%/templates/ipnetwork_update.xml +%%DATADIR%%/templates/login.xml +%%DATADIR%%/templates/logout.xml +%%DATADIR%%/templates/poll.xml +@dirrm %%DATADIR%%/templates +@dirrm %%DATADIR%%/ssl +@dirrm %%DATADIR%%/schemas +@dirrm %%DATADIR%% @dirrm include/libepp_nicbr -@dirrm share/libepp_nicbr/schemas -@dirrm share/libepp_nicbr/ssl -@dirrm share/libepp_nicbr/templates -@dirrm share/libepp_nicbr >Release-Note: >Audit-Trail: >Unformatted: