Bug 99730 - devel/p5-Filesys-Df needs to be updated
Summary: devel/p5-Filesys-Df needs to be updated
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 00:20 UTC by Richard
Modified: 2006-07-05 20:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard 2006-07-03 00:20:15 UTC
hey guys ,

i've been trying for the alast 3 days to install mailscanner ... and it
requires p5-Filesys-Df but the source tree has it at version 0.91 which
is no longer available current is 0.92
( ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Filesys/ )

been doing cvsup every couple hours seeing if its ben updated , but nothing
as yet
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-07-03 00:34:19 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Please help us out here. 

First, this needs to be a ports PR (not misc). 
Second, it is most helpful if the category/portname appears in the Synopsis. 
With over 15,000 ports, you may know to which port your PR applies, but 
a casual reader might not. 
Third, the best thing to do is contact the maintainer before filing a PR 
so that he or she knows about it.  At the very least, once you get your 
email confirmation of the PR, forward that to the maintainer.  I'll go 
ahead and do that. 

Thanks for trying to help us committers out.  There have been a number of 
ports PRs that I've needed to reclassify out of 'misc' recently.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-07-04 00:52:48 UTC
I suggest the following patch (maintainer bcc'ed):

--- patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-Filesys-Df/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	26 Jun 2006 14:38:32 -0000	1.2
+++ Makefile	3 Jul 2006 23:51:52 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Filesys-Df
-PORTVERSION=	0.91
+PORTVERSION=	0.92
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Filesys
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	pirzyk@freebsd.org
+MAINTAINER=	pirzyk@FreeBSD.org
 COMMENT=	Perl extension for filesystem space
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-Filesys-Df/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	26 Jun 2006 14:38:32 -0000	1.2
+++ distinfo	3 Jul 2006 23:51:52 -0000
@@ -1,3 +1,3 @@
-MD5 (Filesys-Df-0.91.tar.gz) = bf40b791b5289a450b8bff95eb6a5e3e
-SHA256 (Filesys-Df-0.91.tar.gz) = cc44853f10acf1b1041e76ccfce66db4676a1ff735d0968e63ece7228d7f6f57
-SIZE (Filesys-Df-0.91.tar.gz) = 7073
+MD5 (Filesys-Df-0.92.tar.gz) = a8b0aa3e5151a8a6c8b3067625980934
+SHA256 (Filesys-Df-0.92.tar.gz) = fe89cbb427e0e05f1cd97c2dd6d3866ac6b21bc7a85734ede159bdc35479552a
+SIZE (Filesys-Df-0.92.tar.gz) = 7113
--- patch ends here ---
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2006-07-04 00:53:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 4 Jim Pirzyk 2006-07-05 15:22:37 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Looks good to me.

Thanks

- - JimP

On Jul 3, 2006, at 6:52 PM, Emanuel Haupt wrote:

> I suggest the following patch (maintainer bcc'ed):
>
> --- patch begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/pcvs/ports/sysutils/p5-Filesys-Df/Makefile,v
> retrieving revision 1.2
> diff -u -r1.2 Makefile
> --- Makefile	26 Jun 2006 14:38:32 -0000	1.2
> +++ Makefile	3 Jul 2006 23:51:52 -0000
> @@ -6,13 +6,13 @@
>  #
>
>  PORTNAME=	Filesys-Df
> -PORTVERSION=	0.91
> +PORTVERSION=	0.92
>  CATEGORIES=	sysutils perl5
>  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
>  MASTER_SITE_SUBDIR=	Filesys
>  PKGNAMEPREFIX=	p5-
>
> -MAINTAINER=	pirzyk@freebsd.org
> +MAINTAINER=	pirzyk@FreeBSD.org
>  COMMENT=	Perl extension for filesystem space
>
>  PERL_CONFIGURE=	yes
> Index: distinfo
> ===================================================================
> RCS file: /home/pcvs/ports/sysutils/p5-Filesys-Df/distinfo,v
> retrieving revision 1.2
> diff -u -r1.2 distinfo
> --- distinfo	26 Jun 2006 14:38:32 -0000	1.2
> +++ distinfo	3 Jul 2006 23:51:52 -0000
> @@ -1,3 +1,3 @@
> -MD5 (Filesys-Df-0.91.tar.gz) = bf40b791b5289a450b8bff95eb6a5e3e
> -SHA256 (Filesys-Df-0.91.tar.gz) =  
> cc44853f10acf1b1041e76ccfce66db4676a1ff735d0968e63ece7228d7f6f57
> -SIZE (Filesys-Df-0.91.tar.gz) = 7073
> +MD5 (Filesys-Df-0.92.tar.gz) = a8b0aa3e5151a8a6c8b3067625980934
> +SHA256 (Filesys-Df-0.92.tar.gz) =  
> fe89cbb427e0e05f1cd97c2dd6d3866ac6b21bc7a85734ede159bdc35479552a
> +SIZE (Filesys-Df-0.92.tar.gz) = 7113
> --- patch ends here ---

- --- @(#) $Id: dot.signature,v 1.14 2004/02/03 02:46:26 pirzyk Exp $
     __o  pirzyk@uiuc.edu --------------------------- jim@pirzyk.org
  _'\<,_  Systems Management Group, CITES
(*)/ (*) University of Illinois at Urbana-Champaign


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iD8DBQFEq8sy2EYx0U4j2soRAnZdAJ4mBXyTNAjv0TQ4ku5pRrkzp2AGowCgv3rR
6GeSLzC//DQ8Lp59y/yxgMM=
=FKbZ
-----END PGP SIGNATURE-----
Comment 5 Emanuel Haupt freebsd_committer freebsd_triage 2006-07-05 20:26:03 UTC
State Changed
From-To: open->closed

Committed, thanks!