svn commit: r509444 - in head: . databases databases/mdbconv palm palm/mdbconv

Jason Helfman jgh at FreeBSD.org
Tue Aug 20 18:56:34 UTC 2019


Author: jgh
Date: Tue Aug 20 18:56:33 2019
New Revision: 509444
URL: https://svnweb.freebsd.org/changeset/ports/509444

Log:
  - shift to more applicable category

Added:
  head/databases/mdbconv/
     - copied from r509443, head/palm/mdbconv/
Deleted:
  head/palm/mdbconv/
Modified:
  head/MOVED
  head/databases/Makefile
  head/databases/mdbconv/Makefile
  head/palm/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Aug 20 18:52:11 2019	(r509443)
+++ head/MOVED	Tue Aug 20 18:56:33 2019	(r509444)
@@ -12876,3 +12876,4 @@ palm/bibelot|sysutils/bibelot|2019-08-20|Move to more 
 palm/imgvtopgm|graphics/imgvtopgm|2019-08-20|Move to more applicable category
 palm/libmal|devel/libmal|2019-08-20|Move to more applicable category
 palm/makeztxt|sysutils/makeztxt|2019-08-20|Move to more applicable category
+palm/mdbconv|databases/mdbconv|2019-08-20|Move to more applicable category

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Tue Aug 20 18:52:11 2019	(r509443)
+++ head/databases/Makefile	Tue Aug 20 18:56:33 2019	(r509444)
@@ -186,6 +186,7 @@
     SUBDIR += mariadb104-server
     SUBDIR += mariadb55-client
     SUBDIR += mariadb55-server
+    SUBDIR += mdbconv
     SUBDIR += mdbtools
     SUBDIR += mdcached
     SUBDIR += memcached

Modified: head/databases/mdbconv/Makefile
==============================================================================
--- head/palm/mdbconv/Makefile	Tue Aug 20 18:52:11 2019	(r509443)
+++ head/databases/mdbconv/Makefile	Tue Aug 20 18:56:33 2019	(r509444)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mdbconv
 PORTVERSION=	1.6
-CATEGORIES=	palm databases
+CATEGORIES=	databases
 MASTER_SITES=	http://www.handmark.com/downloads/
 DISTNAME=	${PORTNAME}freebsd3x
 

Modified: head/palm/Makefile
==============================================================================
--- head/palm/Makefile	Tue Aug 20 18:52:11 2019	(r509443)
+++ head/palm/Makefile	Tue Aug 20 18:56:33 2019	(r509444)
@@ -5,7 +5,6 @@
 
     SUBDIR += jpilot
     SUBDIR += jpilot-picsnvideos
-    SUBDIR += mdbconv
     SUBDIR += p5-Palm
     SUBDIR += p5-Palm-PalmDoc
     SUBDIR += palm-db-tools


More information about the svn-ports-all mailing list