Date: Tue, 20 Aug 2019 18:56:33 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509444 - in head: . databases databases/mdbconv palm palm/mdbconv Message-ID: <201908201856.x7KIuXpK004687@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908201856.x7KIuXpK004687>