svn commit: r306513 - head/devel/p5-SPOPS
Baptiste Daroussin
bapt at FreeBSD.org
Sat Oct 27 18:43:19 UTC 2012
Author: bapt
Date: Sat Oct 27 18:43:18 2012
New Revision: 306513
URL: http://svn.freebsd.org/changeset/ports/306513
Log:
Deprecate, development seems to have ceased and it depends on the deprecated
(upstream) and expired (ports) p5-Class-Field
Feature safe: yes
Modified:
head/devel/p5-SPOPS/Makefile
Modified: head/devel/p5-SPOPS/Makefile
==============================================================================
--- head/devel/p5-SPOPS/Makefile Sat Oct 27 18:39:50 2012 (r306512)
+++ head/devel/p5-SPOPS/Makefile Sat Oct 27 18:43:18 2012 (r306513)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: SPOPS
-# Date created: 17 Dec 2001
-# Whom: Sergey Skvortsov <skv at FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= SPOPS
PORTVERSION= 0.87
@@ -16,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Simple Perl Object Persistence with Security
+DEPRECATED= Depend on the expired p5-Class-Fields
+EXPIRATION_DATE= 2012-11-27
+
BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
p5-Class-Date>=0:${PORTSDIR}/devel/p5-Class-Date \
p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert \
More information about the svn-ports-head
mailing list