diff -r -u mod_proctitle.orig/distinfo mod_proctitle/distinfo --- mod_proctitle.orig/distinfo 2020-08-02 19:30:18.263548000 +0200 +++ mod_proctitle/distinfo 2020-08-02 17:55:31.000000000 +0200 @@ -1,2 +1,3 @@ -SHA256 (mod_proctitle-0.4.1.tar.bz2) = 874c3cdb00de53764287c4db3abe858712c2ccac61eb08736ba277e6890fb7b0 -SIZE (mod_proctitle-0.4.1.tar.bz2) = 225694 +TIMESTAMP = 1596383682 +SHA256 (MirLach-mod_proctitle-0.4.1_GH0.tar.gz) = 4e76441becafb684ae8b83b47006b8e9d6aec25a45d3abd7ef6a6d36fb2c4106 +SIZE (MirLach-mod_proctitle-0.4.1_GH0.tar.gz) = 7264 diff -r -u mod_proctitle.orig/Makefile mod_proctitle/Makefile --- mod_proctitle.orig/Makefile 2020-08-02 19:29:28.869168000 +0200 +++ mod_proctitle/Makefile 2020-08-02 18:58:57.877044000 +0200 @@ -5,20 +5,18 @@ PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= ftp://ftp.springdaemons.com/soft/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= apache@FreeBSD.org +MAINTAINER= 000.fbsd@quip.cz COMMENT= Set httpd process titles to reflect currently processed request -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 +USE_GITHUB= yes +GH_ACCOUNT= MirLach LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes -USES= apache:2.2+ tar:bzip2 +USES= apache:2.2+ tar:bzip2 autoreconf libtool CFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/apr-1 diff -r -u mod_proctitle.orig/pkg-descr mod_proctitle/pkg-descr --- mod_proctitle.orig/pkg-descr 2020-08-02 19:30:25.167003000 +0200 +++ mod_proctitle/pkg-descr 2020-08-02 17:53:42.000000000 +0200 @@ -2,4 +2,4 @@ processed, so they will be visible in top(1) or ps(1). Useful for debugging purposes. -WWW: https://github.com/stass/mod_proctitle +WWW: https://github.com/MirLach/mod_proctitle