FreeBSD Bugzilla – Attachment 110392 Details for
Bug 151543
Update port: devel/libepp-nicbr to 1.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 8.00 KB, created by
tkato432
on 2010-10-18 19:10:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2010-10-18 19:10:08 UTC
Size:
8.00 KB
patch
obsolete
>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 <bsd.port.mk> >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151543
: 110392