Morgan Porteus

Morgan Porteus (August 10, 1917 – December 15, 2019) was an Episcopal clergyman in Connecticut who served as the eleventh bishop of that state.

The Right Reverend

Morgan Porteus

D.D.
Bishop of Connecticut
ChurchEpiscopal Church
DioceseConnecticut
In office1977–1981
PredecessorJ. Warren Hutchens
SuccessorArthur E. Walmsley
Orders
OrdinationJune 1, 1944
by Frederick G. Budlong
ConsecrationOctober 13, 1971
by John E. Hines
Personal details
Born(1917-08-10)August 10, 1917
Hartford, Connecticut, U.S.
DiedDecember 15, 2019(2019-12-15) (aged 102)
Wellfleet, Massachusetts, U.S.
NationalityAmerican
DenominationAnglican
ParentsRobert William Porteus & Ruth Morgo
SpouseMartha A. Walsh (1919-2002)
Children3
Previous postSuffragan Bishop of Connecticut (1971-1975)
Coadjutor Bishop of Connecticut (1975-1977)

Early life and education

Porteus was born on August 10, 1917, in Hartford, Connecticut. In 1941 he graduated with a B.A. in History and Government from Bates College. Later he studied theology at the Episcopal Theological School from where he graduated with a Bachelor of Sacred Theology in 1943.

Ordination

Porteus was ordained to the diaconate on September 29, 1943, and to the priesthood on June 1, 1944. [1] He served as rector of St Peter's Church in Cheshire, Connecticut from 1944 to 1971.[1]

Bishop

Porteus was elected Suffragan Bishop of Connecticut in 1971 and was consecrated on October 13, 1971 by Presiding Bishop John E. Hines, a consecration which was recorded live by radio and television, something rare for that time. In 1975 he was elected as bishop coadjutor of Connecticut and on September 1, 1977 succeeded as diocesan bishop and was installed on November 19, 1977. He retired in 1981 due to health complications. Porteus died in Wellfleet, Massachusetts in December 2019 at the age of 102.[2]

gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!

References

Episcopal Church (USA) titles
Preceded by
J. Warren Hutchens
11th Bishop of Connecticut
1977–1981
Succeeded by
Arthur E. Walmsley
Suffragan Bishop of Connecticut
October 13, 1971 – 1976
Vacant
Title next held by
Bradford Hastings
Vacant
Title last held by
Walter H. Gray
Bishop Coadjutor of Connecticut
1976–1977
Vacant
Title next held by
Arthur E. Walmsley



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.