Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 456964

Summary: dev-db/postgresql-server[pam]: typo in sed command that should change PGSQL_PAM_SERVICE macro
Product: Gentoo Linux Reporter: Alexander Tsoy <alexander>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: postgresql-server-9.2.3.ebuild.patch

Description Alexander Tsoy 2013-02-12 16:37:47 UTC
There is a typo in sed command that should change PGSQL_PAM_SERVICE macro. Patch is attached below.

Reproducible: Always
Comment 1 Alexander Tsoy 2013-02-12 16:38:18 UTC
Created attachment 338710 [details, diff]
postgresql-server-9.2.3.ebuild.patch
Comment 2 Aaron W. Swenson gentoo-dev 2013-02-12 18:24:26 UTC
Thanks for the patch.

*postgresql-server-9.2.3-r1 (12 Feb 2013)
*postgresql-server-9.1.8-r1 (12 Feb 2013)
*postgresql-server-9.0.12-r1 (12 Feb 2013)
*postgresql-server-8.4.16-r1 (12 Feb 2013)
*postgresql-server-8.3.23-r1 (12 Feb 2013)

  12 Feb 2013; Aaron W. Swenson <titanofold@gentoo.org>
  -postgresql-server-8.3.23.ebuild, +postgresql-server-8.3.23-r1.ebuild,
  -postgresql-server-8.4.16.ebuild, +postgresql-server-8.4.16-r1.ebuild,
  -postgresql-server-9.0.12.ebuild, +postgresql-server-9.0.12-r1.ebuild,
  -postgresql-server-9.1.8.ebuild, +postgresql-server-9.1.8-r1.ebuild,
  -postgresql-server-9.2.3.ebuild, +postgresql-server-9.2.3-r1.ebuild,
  postgresql-server-9999.ebuild:
  Revision bump to fix typo in sed statement -- PGSQL_PAME_SERVICE should have
  been PGSQL_PAM_SERVICE -- to fix bug 456964.