aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-28 02:43:18 +0800
committerbapt <bapt@FreeBSD.org>2012-10-28 02:43:18 +0800
commitd4b62d76d82ccd8c319f947d1969b18386c37e1d (patch)
tree218ebc1b38c2903d0dbebfca2c460ea1401464a1
parentd2c86ef1e0588909ec2393e45895c7f9c168e9ba (diff)
downloadfreebsd-ports-gnome-d4b62d76d82ccd8c319f947d1969b18386c37e1d.tar.gz
freebsd-ports-gnome-d4b62d76d82ccd8c319f947d1969b18386c37e1d.tar.zst
freebsd-ports-gnome-d4b62d76d82ccd8c319f947d1969b18386c37e1d.zip
Deprecate, development seems to have ceased and it depends on the deprecated
(upstream) and expired (ports) p5-Class-Field Feature safe: yes
-rw-r--r--devel/p5-SPOPS/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-SPOPS/Makefile b/devel/p5-SPOPS/Makefile
index f379ab5bb48c..38b58d664b5a 100644
--- a/devel/p5-SPOPS/Makefile
+++ b/devel/p5-SPOPS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: SPOPS
-# Date created: 17 Dec 2001
-# Whom: Sergey Skvortsov <skv@FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= SPOPS
PORTVERSION= 0.87
@@ -16,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@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 \