Date: Tue, 20 Aug 2019 17:47:53 +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: r509436 - in head: . graphics graphics/imgvtopgm palm palm/imgvtopgm Message-ID: <201908201747.x7KHlrmW061063@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Tue Aug 20 17:47:53 2019 New Revision: 509436 URL: https://svnweb.freebsd.org/changeset/ports/509436 Log: - shift to main category of graphics Added: head/graphics/imgvtopgm/ - copied from r509435, head/palm/imgvtopgm/ Deleted: head/palm/imgvtopgm/ Modified: head/MOVED head/graphics/Makefile head/graphics/imgvtopgm/Makefile head/palm/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Aug 20 17:36:36 2019 (r509435) +++ head/MOVED Tue Aug 20 17:47:53 2019 (r509436) @@ -12873,3 +12873,4 @@ sysutils/grub2||2019-08-17|Has expired: Unmaintained ( net/samba46|net/samba48|2019-08-19|Has expired: yes net/samba47|net/samba48|2019-08-19|Has expired: yes palm/bibelot|sysutils/bibelot|2019-08-20|Move to more applicable category +palm/imgvtopgm|graphics/imgvtopgm|2019-08-20|Move to more applicable category Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Aug 20 17:36:36 2019 (r509435) +++ head/graphics/Makefile Tue Aug 20 17:47:53 2019 (r509436) @@ -359,6 +359,7 @@ SUBDIR += imc SUBDIR += imgtops SUBDIR += imgv + SUBDIR += imgvtopgm SUBDIR += imlib2 SUBDIR += imlib2-webp SUBDIR += imlib2_loaders Modified: head/graphics/imgvtopgm/Makefile ============================================================================== --- head/palm/imgvtopgm/Makefile Tue Aug 20 17:36:36 2019 (r509435) +++ head/graphics/imgvtopgm/Makefile Tue Aug 20 17:47:53 2019 (r509436) @@ -4,7 +4,7 @@ PORTNAME= imgvtopgm PORTVERSION= 2.0 PORTREVISION= 5 -CATEGORIES= palm graphics +CATEGORIES= graphics MASTER_SITES= http://linuxmafia.com/pub/palmos/other-os/ MAINTAINER= ports@FreeBSD.org Modified: head/palm/Makefile ============================================================================== --- head/palm/Makefile Tue Aug 20 17:36:36 2019 (r509435) +++ head/palm/Makefile Tue Aug 20 17:47:53 2019 (r509436) @@ -3,7 +3,6 @@ COMMENT = Software support for handheld devices (Palm, PocketPC, ...) - SUBDIR += imgvtopgm SUBDIR += jpilot SUBDIR += jpilot-picsnvideos SUBDIR += libmal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908201747.x7KHlrmW061063>