public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] AppPkg: Update email and URL.
@ 2016-10-24 16:32 Jaben Carsey
  2016-10-25  1:58 ` Zhu, Yonghong
  0 siblings, 1 reply; 3+ messages in thread
From: Jaben Carsey @ 2016-10-24 16:32 UTC (permalink / raw)
  To: edk2-devel; +Cc: Daryl McDaniel

CC: Daryl McDaniel <edk2-lists@mc2research.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
---
 AppPkg/Applications/Python/Ia32/pyconfig.h               | 4 ++--
 AppPkg/Applications/Python/Ipf/pyconfig.h                | 4 ++--
 AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-
 AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
 AppPkg/Applications/Python/X64/pyconfig.h                | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h b/AppPkg/Applications/Python/Ia32/pyconfig.h
index 7970f14..6a53801 100644
--- a/AppPkg/Applications/Python/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
@@ -932,7 +932,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -944,7 +944,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h b/AppPkg/Applications/Python/Ipf/pyconfig.h
index 5b06024..fe723a2 100644
--- a/AppPkg/Applications/Python/Ipf/pyconfig.h
+++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
@@ -928,7 +928,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -940,7 +940,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
index b86cfa5..2f00eac 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
@@ -983,7 +983,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
index 4b08254..dfe798b 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
@@ -982,7 +982,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/X64/pyconfig.h b/AppPkg/Applications/Python/X64/pyconfig.h
index 325c0cb..129c362 100644
--- a/AppPkg/Applications/Python/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/X64/pyconfig.h
@@ -984,7 +984,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION  "V0.1"
-- 
2.7.2.windows.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Patch] AppPkg: Update email and URL.
  2016-10-24 16:32 [Patch] AppPkg: Update email and URL Jaben Carsey
@ 2016-10-25  1:58 ` Zhu, Yonghong
  2016-10-25 16:53   ` Carsey, Jaben
  0 siblings, 1 reply; 3+ messages in thread
From: Zhu, Yonghong @ 2016-10-25  1:58 UTC (permalink / raw)
  To: Carsey, Jaben, edk2-devel@lists.01.org; +Cc: Daryl McDaniel, Zhu, Yonghong

Hi Jaben,

I have two comment: 1. The copyright year need update.  2. The PACKAGE_URL is not same in several pyconfig.h, is this our expected ?

Best Regards,
Zhu Yonghong


-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Jaben Carsey
Sent: Tuesday, October 25, 2016 12:32 AM
To: edk2-devel@lists.01.org
Cc: Daryl McDaniel <edk2-lists@mc2research.org>
Subject: [edk2] [Patch] AppPkg: Update email and URL.

CC: Daryl McDaniel <edk2-lists@mc2research.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
---
 AppPkg/Applications/Python/Ia32/pyconfig.h               | 4 ++--
 AppPkg/Applications/Python/Ipf/pyconfig.h                | 4 ++--
 AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-  AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
 AppPkg/Applications/Python/X64/pyconfig.h                | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h b/AppPkg/Applications/Python/Ia32/pyconfig.h
index 7970f14..6a53801 100644
--- a/AppPkg/Applications/Python/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
@@ -932,7 +932,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -944,7 +944,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h b/AppPkg/Applications/Python/Ipf/pyconfig.h
index 5b06024..fe723a2 100644
--- a/AppPkg/Applications/Python/Ipf/pyconfig.h
+++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
@@ -928,7 +928,7 @@
 #undef MVWDELCH_IS_EXPRESSION
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME    "EDK II Python Package"
@@ -940,7 +940,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
+#define PACKAGE_URL   "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Python"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.8"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
index b86cfa5..2f00eac 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
@@ -983,7 +983,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
index 4b08254..dfe798b 100644
--- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
@@ -982,7 +982,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
diff --git a/AppPkg/Applications/Python/X64/pyconfig.h b/AppPkg/Applications/Python/X64/pyconfig.h
index 325c0cb..129c362 100644
--- a/AppPkg/Applications/Python/X64/pyconfig.h
+++ b/AppPkg/Applications/Python/X64/pyconfig.h
@@ -984,7 +984,7 @@
 #define PACKAGE_TARNAME   "EADK_Python"
 
 /* Define to the home page for this package. */
-#define PACKAGE_URL   "http://edk2.tianocore.org/"
+#define PACKAGE_URL   "http://www.tianocore.org/"
 
 /* Define to the version of this package. */  #define PACKAGE_VERSION  "V0.1"
--
2.7.2.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Patch] AppPkg: Update email and URL.
  2016-10-25  1:58 ` Zhu, Yonghong
@ 2016-10-25 16:53   ` Carsey, Jaben
  0 siblings, 0 replies; 3+ messages in thread
From: Carsey, Jaben @ 2016-10-25 16:53 UTC (permalink / raw)
  To: Zhu, Yonghong, edk2-devel@lists.01.org; +Cc: Daryl McDaniel, Carsey, Jaben

I will fix copyright and resend.

For the package URL, some places has the full linkto python and some didn't.  I corrected the RUL, but did not intend to redesign the link target.

-Jaben

> -----Original Message-----
> From: Zhu, Yonghong
> Sent: Monday, October 24, 2016 6:59 PM
> To: Carsey, Jaben <jaben.carsey@intel.com>; edk2-devel@lists.01.org
> Cc: Daryl McDaniel <edk2-lists@mc2research.org>; Zhu, Yonghong
> <yonghong.zhu@intel.com>
> Subject: RE: [edk2] [Patch] AppPkg: Update email and URL.
> Importance: High
> 
> Hi Jaben,
> 
> I have two comment: 1. The copyright year need update.  2. The
> PACKAGE_URL is not same in several pyconfig.h, is this our expected ?
> 
> Best Regards,
> Zhu Yonghong
> 
> 
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> Jaben Carsey
> Sent: Tuesday, October 25, 2016 12:32 AM
> To: edk2-devel@lists.01.org
> Cc: Daryl McDaniel <edk2-lists@mc2research.org>
> Subject: [edk2] [Patch] AppPkg: Update email and URL.
> 
> CC: Daryl McDaniel <edk2-lists@mc2research.org>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
> ---
>  AppPkg/Applications/Python/Ia32/pyconfig.h               | 4 ++--
>  AppPkg/Applications/Python/Ipf/pyconfig.h                | 4 ++--
>  AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h | 2 +-
> AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h  | 2 +-
>  AppPkg/Applications/Python/X64/pyconfig.h                | 2 +-
>  5 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/AppPkg/Applications/Python/Ia32/pyconfig.h
> b/AppPkg/Applications/Python/Ia32/pyconfig.h
> index 7970f14..6a53801 100644
> --- a/AppPkg/Applications/Python/Ia32/pyconfig.h
> +++ b/AppPkg/Applications/Python/Ia32/pyconfig.h
> @@ -932,7 +932,7 @@
>  #undef MVWDELCH_IS_EXPRESSION
> 
>  /* Define to the address where bug reports for this package should be sent.
> */
> -#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
> +#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
> 
>  /* Define to the full name of this package. */
>  #define PACKAGE_NAME    "EDK II Python Package"
> @@ -944,7 +944,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
> +#define PACKAGE_URL
> "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Pyt
> hon"
> 
>  /* Define to the version of this package. */  #define PACKAGE_VERSION
> "V0.8"
> diff --git a/AppPkg/Applications/Python/Ipf/pyconfig.h
> b/AppPkg/Applications/Python/Ipf/pyconfig.h
> index 5b06024..fe723a2 100644
> --- a/AppPkg/Applications/Python/Ipf/pyconfig.h
> +++ b/AppPkg/Applications/Python/Ipf/pyconfig.h
> @@ -928,7 +928,7 @@
>  #undef MVWDELCH_IS_EXPRESSION
> 
>  /* Define to the address where bug reports for this package should be sent.
> */
> -#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"
> +#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"
> 
>  /* Define to the full name of this package. */
>  #define PACKAGE_NAME    "EDK II Python Package"
> @@ -940,7 +940,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"
> +#define PACKAGE_URL
> "https://github.com/tianocore/edk2/tree/master/AppPkg/Applications/Pyt
> hon"
> 
>  /* Define to the version of this package. */  #define PACKAGE_VERSION
> "V0.8"
> diff --git a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> index b86cfa5..2f00eac 100644
> --- a/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> +++ b/AppPkg/Applications/Python/Python-2.7.10/Ia32/pyconfig.h
> @@ -983,7 +983,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */  #define PACKAGE_VERSION
> "V0.1"
> diff --git a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> index 4b08254..dfe798b 100644
> --- a/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> +++ b/AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
> @@ -982,7 +982,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */  #define PACKAGE_VERSION
> "V0.1"
> diff --git a/AppPkg/Applications/Python/X64/pyconfig.h
> b/AppPkg/Applications/Python/X64/pyconfig.h
> index 325c0cb..129c362 100644
> --- a/AppPkg/Applications/Python/X64/pyconfig.h
> +++ b/AppPkg/Applications/Python/X64/pyconfig.h
> @@ -984,7 +984,7 @@
>  #define PACKAGE_TARNAME   "EADK_Python"
> 
>  /* Define to the home page for this package. */
> -#define PACKAGE_URL   "http://edk2.tianocore.org/"
> +#define PACKAGE_URL   "http://www.tianocore.org/"
> 
>  /* Define to the version of this package. */  #define PACKAGE_VERSION
> "V0.1"
> --
> 2.7.2.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-25 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-24 16:32 [Patch] AppPkg: Update email and URL Jaben Carsey
2016-10-25  1:58 ` Zhu, Yonghong
2016-10-25 16:53   ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox