aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/spread/Makefile11
-rw-r--r--net/spread/distinfo4
-rw-r--r--net/spread/pkg-plist2
3 files changed, 10 insertions, 7 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile
index 59d2dab755f8..7838e47d6c90 100644
--- a/net/spread/Makefile
+++ b/net/spread/Makefile
@@ -3,9 +3,9 @@
PORTNAME= spread
PORTVERSION= 3.17.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net perl5
-MASTER_SITES= http://bsdforge.com/projects/source/apache2/
+MASTER_SITES= http://bsdforge.com/projects/source/net/spread/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= portmaster@bsdforge.com
@@ -14,7 +14,8 @@ COMMENT= The Spread Group Communication System, a network toolkit
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
-USES= perl5
+USES= perl5 tar:xz
+USE_PERL5= build fixpacklist run
USE_RC_SUBR= spread
USE_LDCONFIG= yes
@@ -73,6 +74,8 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/Readme.txt ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DOCSDIR}/LICENSE
${INSTALL} -m 750 -d ${STAGEDIR}${RUNDIR}
- ${SED} -i '' 's|^${STAGEDIR}||' ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Spread/.packlist
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspread.so.1
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtspread.so.1
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/mach/auto/Spread/Spread.so
.include <bsd.port.post.mk>
diff --git a/net/spread/distinfo b/net/spread/distinfo
index c3a206c3a950..480ec6ebd7bd 100644
--- a/net/spread/distinfo
+++ b/net/spread/distinfo
@@ -1,2 +1,2 @@
-SHA256 (spread-src-3.17.4.tar.gz) = 7ed2219c5aa64be40f1819577fc9393daa4ca297185fca38d9f4f3292906f324
-SIZE (spread-src-3.17.4.tar.gz) = 308271
+SHA256 (spread-src-3.17.4.tar.xz) = e872509217b82ff9dc14ba7766488d283b9f36aabeffc87449ac175c6fe8d53a
+SIZE (spread-src-3.17.4.tar.xz) = 230944
diff --git a/net/spread/pkg-plist b/net/spread/pkg-plist
index 9128859b542a..ef90d6d09c9b 100644
--- a/net/spread/pkg-plist
+++ b/net/spread/pkg-plist
@@ -18,7 +18,7 @@ man/man1/spmonitor.1.gz
man/man1/spread.1.gz
man/man1/sptuser.1.gz
man/man1/spuser.1.gz
-man/man3/libsp.3.gz
+man/man3/libsp.3.gz
man/man3/SP_connect.3.gz
man/man3/SP_disconnect.3.gz
man/man3/SP_equal_group_ids.3.gz