svn commit: r513176 - in head: . palm palm/p5-Palm

Jason Helfman jgh at FreeBSD.org
Sat Sep 28 23:51:39 UTC 2019


Author: jgh
Date: Sat Sep 28 23:51:38 2019
New Revision: 513176
URL: https://svnweb.freebsd.org/changeset/ports/513176

Log:
  - fix build
  
  Reported by:	portsnap

Added:
  head/palm/p5-Palm/
     - copied from r513169, head/palm/p5-Palm/
Modified:
  head/MOVED
  head/palm/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Sep 28 23:24:33 2019	(r513175)
+++ head/MOVED	Sat Sep 28 23:51:38 2019	(r513176)
@@ -12981,4 +12981,3 @@ misc/zygrib-maps||2019-09-28|Removed, depends on expir
 graphics/p5-Geo-Point||2019-09-28|Removed, depends on expired graphics/p5-Geo-Proj4
 x11/rubygem-gnome2|x11/rubygem-gnome|2019-09-28|Upstream changed the project name from Ruby-GNOME2 to Ruby-GNOME
 mail/fetchmail64|mail/fetchmail|2019-09-28|mail/fetchmail now provides the same version
-palm/p5-Palm||2019-09-28|Has expired: obsolete technology

Modified: head/palm/Makefile
==============================================================================
--- head/palm/Makefile	Sat Sep 28 23:24:33 2019	(r513175)
+++ head/palm/Makefile	Sat Sep 28 23:51:38 2019	(r513176)
@@ -3,6 +3,7 @@
 
     COMMENT = Software support for handheld devices (Palm, PocketPC, ...)
 
+    SUBDIR += p5-Palm
     SUBDIR += synce-libsynce
 
 .include <bsd.port.subdir.mk>


More information about the svn-ports-all mailing list