svn commit: r310679 - in head: . databases/postgresql91-server databases/postgresql92-server
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sun Jan 20 10:17:46 UTC 2013
Author: rm
Date: Sun Jan 20 10:17:45 2013
New Revision: 310679
URL: http://svnweb.freebsd.org/changeset/ports/310679
Log:
- add pkg-plist changes, forgotten in r310678
- fix portname in MOVED
- remove trailing whitespace in MOVED, while here
Modified:
head/MOVED
head/databases/postgresql91-server/pkg-plist-plpython
head/databases/postgresql92-server/pkg-plist-plpython
Modified: head/MOVED
==============================================================================
--- head/MOVED Sun Jan 20 10:06:54 2013 (r310678)
+++ head/MOVED Sun Jan 20 10:17:45 2013 (r310679)
@@ -4013,6 +4013,6 @@ sysutils/syslog-ng-rc|sysutils/syslog-ng
www/openbravoerp||2013-01-12|Has expired: incompatible with ant for building
devel/lbpp||2013-01-13|Has expired: Dead upstream since 2001
devel/titano||2013-01-13|Has expired: Dead upstream since 2001
-games/py-anki|games/anki|2013-01-16|Project was merged
+games/py-anki|games/anki|2013-01-16|Project was merged
mail/claws-mail-synce||2013-01-16|Has expired: No longer supported by Claws Mail team
-databases/postgresql-plpython|databases/postgresql90-python|2013-01-20|This port was splitted out to several versioned ports
+databases/postgresql-plpython|databases/postgresql90-plpython|2013-01-20|This port was splitted out to several versioned ports
Modified: head/databases/postgresql91-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql91-server/pkg-plist-plpython Sun Jan 20 10:06:54 2013 (r310678)
+++ head/databases/postgresql91-server/pkg-plist-plpython Sun Jan 20 10:17:45 2013 (r310679)
@@ -6,9 +6,9 @@ lib/postgresql/plpython%%PYTHON_MAJOR_VE
%%DATADIR%%/extension/plpython2u.control
%%DATADIR%%/extension/plpython2u--1.0.sql
%%DATADIR%%/extension/plpython2u--unpackaged--1.0.sql
-%%DATADIR%%/extension/plpython3u.control
-%%DATADIR%%/extension/plpython3u--1.0.sql
-%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
@dirrmtry %%DATADIR%%/extension
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%
Modified: head/databases/postgresql92-server/pkg-plist-plpython
==============================================================================
--- head/databases/postgresql92-server/pkg-plist-plpython Sun Jan 20 10:06:54 2013 (r310678)
+++ head/databases/postgresql92-server/pkg-plist-plpython Sun Jan 20 10:17:45 2013 (r310679)
@@ -6,9 +6,9 @@ lib/postgresql/plpython%%PYTHON_MAJOR_VE
%%DATADIR%%/extension/plpython2u.control
%%DATADIR%%/extension/plpython2u--1.0.sql
%%DATADIR%%/extension/plpython2u--unpackaged--1.0.sql
-%%DATADIR%%/extension/plpython3u.control
-%%DATADIR%%/extension/plpython3u--1.0.sql
-%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql
@dirrmtry %%DATADIR%%/extension
@dirrmtry lib/postgresql
@dirrmtry %%DOCSDIR%%
More information about the svn-ports-all
mailing list