svn commit: r334172 - in head: . databases databases/libgdamm
Baptiste Daroussin
bapt at FreeBSD.org
Mon Nov 18 11:05:33 UTC 2013
Author: bapt
Date: Mon Nov 18 11:05:32 2013
New Revision: 334172
URL: http://svnweb.freebsd.org/changeset/ports/334172
Log:
Revert removal of libgdamm it is still in used by databases/glom
Rename the package -legacy to fix collision with libgdamm5
Added:
head/databases/libgdamm/
- copied from r334164, head/databases/libgdamm/
Modified:
head/MOVED
head/databases/Makefile
head/databases/libgdamm/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Nov 18 10:42:36 2013 (r334171)
+++ head/MOVED Mon Nov 18 11:05:32 2013 (r334172)
@@ -5196,5 +5196,4 @@ x11-toolkits/libgnomeuimm|x11-toolkits/l
devel/libglademm|devel/libglademm24|2013-11-18|older version not in used in the ports tree
graphics/libgnomecanvasmm|graphics/libgnomecanvasmm26|2013-11-18|older version not in used in the ports tree
x11/libgnomemm|x11/libgnomemm26|2013-11-18|older version not in used in the ports tree
-databases/libgdamm|databases/libgdamm5|2013-11-18|older version not in used in the ports tree
devel/gconfmm|devel/gconfmm26|2013-11-18|older version not in used in the ports tree
Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile Mon Nov 18 10:42:36 2013 (r334171)
+++ head/databases/Makefile Mon Nov 18 11:05:32 2013 (r334172)
@@ -165,6 +165,7 @@
SUBDIR += libgda5-mysql
SUBDIR += libgda5-postgresql
SUBDIR += libgda5-ui
+ SUBDIR += libgdamm
SUBDIR += libgdamm5
SUBDIR += libgnomedb
SUBDIR += libgnomedb-reference
Modified: head/databases/libgdamm/Makefile
==============================================================================
--- head/databases/libgdamm/Makefile Mon Nov 18 09:43:15 2013 (r334164)
+++ head/databases/libgdamm/Makefile Mon Nov 18 11:05:32 2013 (r334172)
@@ -8,6 +8,7 @@ PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
+PKGNAMESUFFIX= -legacy
MAINTAINER= bland at FreeBSD.org
COMMENT= C++ wrapper for libgda4 library
More information about the svn-ports-head
mailing list