svn commit: r457208 - in head/devel: p5-Parse-Pidl p5-Parse-Pidl44
Timur I. Bakeyev
timur at FreeBSD.org
Mon Dec 25 05:26:17 UTC 2017
Author: timur
Date: Mon Dec 25 05:26:16 2017
New Revision: 457208
URL: https://svnweb.freebsd.org/changeset/ports/457208
Log:
This two ports had to be removed long time ago, as they are not supposed to be used with net/samba* anymore.
Modified:
head/devel/p5-Parse-Pidl/Makefile
head/devel/p5-Parse-Pidl44/Makefile
Modified: head/devel/p5-Parse-Pidl/Makefile
==============================================================================
--- head/devel/p5-Parse-Pidl/Makefile Mon Dec 25 05:25:00 2017 (r457207)
+++ head/devel/p5-Parse-Pidl/Makefile Mon Dec 25 05:26:16 2017 (r457208)
@@ -12,6 +12,9 @@ COMMENT= IDL compiler written in Perl
LICENSE= GPLv3
+DEPRECATED= yes
+EXPIRATION_DATE= 2018-01-01
+
BUILD_DEPENDS= p5-Parse-Yapp>=0:devel/p5-Parse-Yapp
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-Parse-Pidl44/Makefile
==============================================================================
--- head/devel/p5-Parse-Pidl44/Makefile Mon Dec 25 05:25:00 2017 (r457207)
+++ head/devel/p5-Parse-Pidl44/Makefile Mon Dec 25 05:26:16 2017 (r457208)
@@ -12,6 +12,9 @@ COMMENT= IDL compiler written in Perl
LICENSE= GPLv3
+DEPRECATED= yes
+EXPIRATION_DATE= 2018-01-01
+
BUILD_DEPENDS= p5-Parse-Yapp>=0:devel/p5-Parse-Yapp
RUN_DEPENDS:= ${BUILD_DEPENDS}
More information about the svn-ports-all
mailing list