Bug 193068 - update port net-p2p/p5-Net-DirectConnect
Summary: update port net-p2p/p5-Net-DirectConnect
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 15:18 UTC by proler
Modified: 2014-08-28 02:19 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description proler 2014-08-27 15:18:11 UTC
diff -ruN /usr/ports/net-p2p/p5-Net-DirectConnect/Makefile ./Makefile
--- /usr/ports/net-p2p/p5-Net-DirectConnect/Makefile    2014-04-09 13:49:02.000000000 +0400
+++ ./Makefile  2014-08-27 19:01:56.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: head/net-p2p/p5-Net-DirectConnect/Makefile 350675 2014-04-09 09:49:02Z bapt $
 
 PORTNAME=      Net-DirectConnect
-PORTVERSION=   0.13
+PORTVERSION=   0.14
 CATEGORIES=    net-p2p net perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
@@ -10,7 +10,6 @@
 MAINTAINER=    proler@gmail.com
 COMMENT=       Perl Direct Connect lib and client
 
-BROKEN=                not staged
 LICENSE=       ART10 GPLv1
 LICENSE_COMB=  dual
 
@@ -18,7 +17,7 @@
                p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
                p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \
                p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
-               p5-Net-DirectConnect-TigerHash>=0:${PORTSDIR}/net-p2p/p5-Net-DirectConnect-TigerHash \
+               p5-Crypt-RHash>=0:${PORTSDIR}/security/p5-Crypt-RHash \
                p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \
                p5-lib-abs>=0:${PORTSDIR}/devel/p5-lib-abs \
                p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \
diff -ruN /usr/ports/net-p2p/p5-Net-DirectConnect/distinfo ./distinfo
--- /usr/ports/net-p2p/p5-Net-DirectConnect/distinfo    2014-01-22 19:30:13.000000000 +0400
+++ ./distinfo  2014-08-27 19:04:57.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (Net-DirectConnect-0.13.tar.gz) = a0ec193497931ae6a754c2d24373ed4e0225b2a1e11320244fd3813be539ce02
-SIZE (Net-DirectConnect-0.13.tar.gz) = 158484
+SHA256 (Net-DirectConnect-0.14.tar.gz) = 770a176680f71db628fd4de9ea4baa9bff9de035b992d14a57b6023a9afc36f4
+SIZE (Net-DirectConnect-0.14.tar.gz) = 165577
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2014-08-28 02:18:34 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-28 02:19:04 UTC
A commit references this bug:

Author: vanilla
Date: Thu Aug 28 02:18:27 UTC 2014
New revision: 366364
URL: http://svnweb.freebsd.org/changeset/ports/366364

Log:
  Upgrade to 0.14, remove BROKEN, fix pkg-plist.

  PR:		ports/193068
  Submitted by:	maintainer

Changes:
  head/net-p2p/p5-Net-DirectConnect/Makefile
  head/net-p2p/p5-Net-DirectConnect/distinfo
  head/net-p2p/p5-Net-DirectConnect/pkg-plist