update to 0.09; from maintainer Jim Geovedi <jim@corebsd.or.id>
This commit is contained in:
parent
a848091fc6
commit
2a60222936
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/10/16 13:02:03 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/04/30 19:14:43 wilfried Exp $
|
||||
|
||||
COMMENT= "simple interface to access shared memory"
|
||||
|
||||
DISTNAME= IPC-ShareLite-0.08
|
||||
DISTNAME= IPC-ShareLite-0.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (IPC-ShareLite-0.08.tar.gz) = 2c908d8b733faa0426acb513e5319bf7
|
||||
RMD160 (IPC-ShareLite-0.08.tar.gz) = 4f9df22a4e70e3f273666aba1a53a534a1ad51bc
|
||||
SHA1 (IPC-ShareLite-0.08.tar.gz) = e3387aaa3c98c28a5325d643d9e3bf1f79996ffb
|
||||
MD5 (IPC-ShareLite-0.09.tar.gz) = 3942a55cfc5e6d3b612a46cc1a9515b9
|
||||
RMD160 (IPC-ShareLite-0.09.tar.gz) = 46871b44fb8b29d80af14e3ede295b73e14f6354
|
||||
SHA1 (IPC-ShareLite-0.09.tar.gz) = b0784071521341a8173e4e5240af67545f5241cb
|
||||
|
@ -1,7 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/10/16 13:02:03 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/04/30 19:14:43 wilfried Exp $
|
||||
${P5ARCH}/IPC/ShareLite.pm
|
||||
@comment ${P5ARCH}/auto/IPC/ShareLite/.packlist
|
||||
${P5ARCH}/auto/IPC/ShareLite/ShareLite.bs
|
||||
${P5ARCH}/auto/IPC/ShareLite/ShareLite.so
|
||||
${P5ARCH}/auto/IPC/ShareLite/autosplit.ix
|
||||
@comment ${P5ARCH}/perllocal.pod
|
||||
man/man3p/IPC::ShareLite.3p
|
||||
@comment @dirrm man/man3p
|
||||
@dirrm ${P5ARCH}/auto/IPC/ShareLite
|
||||
@comment @dirrm ${P5ARCH}/auto/IPC
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}/IPC
|
||||
@comment @dirrm ${P5ARCH}
|
||||
|
Loading…
x
Reference in New Issue
Block a user