svn commit: r318107 - in head: . misc misc/py-xdelta3 misc/xdelta3

Martin Wilke miwi at FreeBSD.org
Mon May 13 15:32:30 UTC 2013


Author: miwi
Date: Mon May 13 15:32:29 2013
New Revision: 318107
URL: http://svnweb.freebsd.org/changeset/ports/318107

Log:
  - Remove py-xdelta3, no longer activly maintain via upstream

Deleted:
  head/misc/py-xdelta3/
Modified:
  head/MOVED
  head/misc/Makefile
  head/misc/xdelta3/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon May 13 15:32:01 2013	(r318106)
+++ head/MOVED	Mon May 13 15:32:29 2013	(r318107)
@@ -4252,3 +4252,4 @@ textproc/ruby-sablot||2013-05-07|Has exp
 japanese/jisx0213-fonts|japanese/font-jisx0213|2013-05-08|Renamed
 x11-drivers/xf86-video-ati613||2013-05-10|Has expired: Old version, use xf86-video-ati instead
 devel/u-boot|devel/uboot-mkimage|2013-05-11|Port does not build full uboot distribution, only mkimage
+misc/py-xdelta3||2013-05-13|No longer actively maintained upstream

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Mon May 13 15:32:01 2013	(r318106)
+++ head/misc/Makefile	Mon May 13 15:32:29 2013	(r318107)
@@ -463,7 +463,6 @@
     SUBDIR += py-progressbar
     SUBDIR += py-qt4-demo
     SUBDIR += py-qt4-doc
-    SUBDIR += py-xdelta3
     SUBDIR += py-yolk
     SUBDIR += pylize
     SUBDIR += pypanda

Modified: head/misc/xdelta3/Makefile
==============================================================================
--- head/misc/xdelta3/Makefile	Mon May 13 15:32:01 2013	(r318106)
+++ head/misc/xdelta3/Makefile	Mon May 13 15:32:29 2013	(r318107)
@@ -13,12 +13,6 @@ COMMENT=	Open-source binary diff, VCDIFF
 
 LICENSE=	GPLv2 # (or later)
 
-.if !defined(SLAVE_ONLY)
-LATEST_LINK=   xdelta3
-.else
-LATEST_LINK=   py-xdelta3
-.endif
-
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
 


More information about the svn-ports-all mailing list