diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 18:40:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 18:40:21 +0000 |
commit | 955674dcf0a7849f928f87934f4cc69aa3f0dd67 (patch) | |
tree | 5eefee37abbd8c25084f5bf45542019d7ab3c494 /comms/synce-rra | |
parent | 518e01858e5a06235d954665b9433bb7fdda8b36 (diff) | |
download | pkgsrc-955674dcf0a7849f928f87934f4cc69aa3f0dd67.tar.gz |
Add official patch with some post-0.9.1 fixes.
Bump PKGREVISION.
Diffstat (limited to 'comms/synce-rra')
-rw-r--r-- | comms/synce-rra/Makefile | 8 | ||||
-rw-r--r-- | comms/synce-rra/distinfo | 5 |
2 files changed, 10 insertions, 3 deletions
diff --git a/comms/synce-rra/Makefile b/comms/synce-rra/Makefile index 5eec9f34539..4e3959a7a32 100644 --- a/comms/synce-rra/Makefile +++ b/comms/synce-rra/Makefile @@ -1,11 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 16:57:41 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/13 18:40:21 wiz Exp $ # DISTNAME= synce-rra-0.9.1 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} -MAINTAINER= tech-pkg@NetBSD.org +PATCHFILES= rra-fixes-after-V0_9_1.diff +PATCH_SITES= http://synce.sourceforge.net/tmp/ + +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ COMMENT= Remote Replication Agent Connection protocol library diff --git a/comms/synce-rra/distinfo b/comms/synce-rra/distinfo index cfb816c5da6..84ef3872ee3 100644 --- a/comms/synce-rra/distinfo +++ b/comms/synce-rra/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/13 16:57:41 wiz Exp $ +$NetBSD: distinfo,v 1.2 2005/10/13 18:40:21 wiz Exp $ SHA1 (synce-rra-0.9.1.tar.gz) = 9532427890404a5f095df6b95e140c11e20e2e9c RMD160 (synce-rra-0.9.1.tar.gz) = af3b87221f28db88a744039b9c709f2a534d4602 Size (synce-rra-0.9.1.tar.gz) = 379075 bytes +SHA1 (rra-fixes-after-V0_9_1.diff) = 14f25880b79ef27a573c227d151021954247d78c +RMD160 (rra-fixes-after-V0_9_1.diff) = a030ee14e2b59cfcd9630e2520761099bf150515 +Size (rra-fixes-after-V0_9_1.diff) = 11297 bytes SHA1 (patch-aa) = 9ee2701ee684022e6cba60988915a36bc2649330 SHA1 (patch-ab) = da7a149c9a7ef3569845af795b9bf47441bcd19c SHA1 (patch-ac) = c32888b506572d8bf858f4b75836cc8c38c1a277 |