diff options
author | wiz <wiz> | 2007-02-27 09:16:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-27 09:16:14 +0000 |
commit | ae550f8f9ff43b07ecc866553982ec83af49cb0a (patch) | |
tree | e8e48717e9e2381c5f0309d68e1870cee91f139b /devel/p5-File-DirSync | |
parent | 4a95b2564d5b8601da5dba5a497f9307b3161a17 (diff) | |
download | pkgsrc-ae550f8f9ff43b07ecc866553982ec83af49cb0a.tar.gz |
Update to 1.14:
1.14 Tue Apr 18 17:46:00 2006
- Add maxskew feature to avoid cache corruption.
- Add t/110_behave.t tester.
1.12 Tue Mar 23 17:00:00 2004
- Autoflush STDOUT if verbose is enabled.
- Force chmod to match for directories too.
- Reference the commandline utility in SEE ALSO.
- Rid the spec since cpan2rpm handles is fine.
Diffstat (limited to 'devel/p5-File-DirSync')
-rw-r--r-- | devel/p5-File-DirSync/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-File-DirSync/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-File-DirSync/Makefile b/devel/p5-File-DirSync/Makefile index daa2ae113d8..0578e4aa87f 100644 --- a/devel/p5-File-DirSync/Makefile +++ b/devel/p5-File-DirSync/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:21 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/27 09:16:14 wiz Exp $ # -DISTNAME= File-DirSync-1.11 +DISTNAME= File-DirSync-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/File-DirSync/ COMMENT= Perl5 module to synchronize two directories rapidly PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-File-DirSync/distinfo b/devel/p5-File-DirSync/distinfo index b4e17cfe4bd..6c6adbc38e3 100644 --- a/devel/p5-File-DirSync/distinfo +++ b/devel/p5-File-DirSync/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 22:24:25 agc Exp $ +$NetBSD: distinfo,v 1.3 2007/02/27 09:16:14 wiz Exp $ -SHA1 (File-DirSync-1.11.tar.gz) = e732e98d1408f4c29cf067c4a0efe916815b361d -RMD160 (File-DirSync-1.11.tar.gz) = eebf2cb854bb39f4e575480c9268fd3f1c6a0774 -Size (File-DirSync-1.11.tar.gz) = 12504 bytes +SHA1 (File-DirSync-1.14.tar.gz) = fe691e9005ee3fdeffec90ea03645a01f457aa2a +RMD160 (File-DirSync-1.14.tar.gz) = 59f0c8ef71f9b5a72ddbca11119e35baf9762c8b +Size (File-DirSync-1.14.tar.gz) = 12048 bytes |