aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-05-15 19:28:24 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-05-22 02:32:48 +0000
commitf9fac5361de266c0e8efb5d1c32c5e1fc3c90388 (patch)
tree4f806388c8c2a8622ad073ea34672110dca606f1
parent648c2f764996d8695356aa2e5e6391206b96332c (diff)
downloadports-f9fac5361de266c0e8efb5d1c32c5e1fc3c90388.tar.gz
ports-f9fac5361de266c0e8efb5d1c32c5e1fc3c90388.zip
devel/libpdel: reset maintainer due to bounce.
While here, mark as DEPRECATED, as mastersite has disappeared. Give this a 3-month expiry period to give someone a chance to pick it up.
-rw-r--r--devel/libpdel/Makefile4
-rw-r--r--devel/libpdel/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index df87d1071af4..d013efd6bd1e 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -6,9 +6,11 @@ PORTREVISION= 6
CATEGORIES= devel net www
MASTER_SITES= LOCAL/archie
-MAINTAINER= mav@alkar.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Packet Design multi-purpose C library for embedded applications
+DEPRECATED= mastersite disappeared as of 20210515
+EXPIRATION_DATE= 2021-08-15
BROKEN_FreeBSD_14= fails to compile: /usr/include/ufs/ufs/ufsmount.h:99:31: error: field has incomplete type 'struct ufs_extattr_per_mount'
LIB_DEPENDS= libexpat.so:textproc/expat2
diff --git a/devel/libpdel/pkg-descr b/devel/libpdel/pkg-descr
index e569ae3679a2..6edf79acbe86 100644
--- a/devel/libpdel/pkg-descr
+++ b/devel/libpdel/pkg-descr
@@ -20,5 +20,3 @@ assorted collection of code useful for developing embedded applications:
- Digital signature creation/verification
- Filesystem mounting/unmounting
- String quoting/parsing
-
-WWW: http://www.dellroad.org/pdel/