svn commit: r375558 - in head: . graphics graphics/libpano12

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 14:00:32 UTC 2014


Author: bapt
Date: Thu Dec 25 14:00:30 2014
New Revision: 375558
URL: https://svnweb.freebsd.org/changeset/ports/375558
QAT: https://qat.redports.org/buildarchive/r375558/

Log:
  Was added just for hugin which now support libpano13
  Does not properly support modern png

Deleted:
  head/graphics/libpano12/
Modified:
  head/MOVED
  head/graphics/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Dec 25 13:57:07 2014	(r375557)
+++ head/MOVED	Thu Dec 25 14:00:30 2014	(r375558)
@@ -7331,3 +7331,4 @@ www/neon29|www/neon|2014-12-24|Rename to
 graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png
 misc/gnomehier||2014-12-25|Not needed anymore
 graphics/corona||2014-12-25|Abandonware, no proper support for modern png
+graphics/libpano12|graphics/libpano13|2014-12-25|No proper support for modern png, newer version available as libpano13

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Thu Dec 25 13:57:07 2014	(r375557)
+++ head/graphics/Makefile	Thu Dec 25 14:00:30 2014	(r375558)
@@ -511,7 +511,6 @@
     SUBDIR += libmorph
     SUBDIR += libopenraw
     SUBDIR += libosmesa
-    SUBDIR += libpano12
     SUBDIR += libpano13
     SUBDIR += libpcd
     SUBDIR += libpgf


More information about the svn-ports-head mailing list