diff options
author | agc <agc> | 2001-04-17 11:22:34 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 11:22:34 +0000 |
commit | 4e6c8aabc84fba3966fb102cb746cf9060d77770 (patch) | |
tree | ed8a51ee1869defb38bf4fcfbf41f710f3f2950b /lang/libperl | |
parent | d6491246daac438e670d69f1ae6d5fc656f436f1 (diff) | |
download | pkgsrc-4e6c8aabc84fba3966fb102cb746cf9060d77770.tar.gz |
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
Diffstat (limited to 'lang/libperl')
-rw-r--r-- | lang/libperl/distinfo (renamed from lang/libperl/files/md5) | 2 | ||||
-rw-r--r-- | lang/libperl/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/lang/libperl/files/md5 b/lang/libperl/distinfo index fe3e500c7bb..30eac3eb27c 100644 --- a/lang/libperl/files/md5 +++ b/lang/libperl/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/09/07 04:38:30 jlam Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:31:28 agc Exp $ MD5 (perl-5.6.0.tar.gz) = b2940e2cc6312bcfa52355b684e70b9d diff --git a/lang/libperl/files/patch-sum b/lang/libperl/files/patch-sum deleted file mode 100644 index 0e0502ee7db..00000000000 --- a/lang/libperl/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.3 2000/08/30 19:04:04 jlam Exp $ - -This placeholder file is generated by the ``makepatchsum'' target -whenever the patches directory is empty or missing. Its purpose -is to ensure that the presence of any obsolete patches will cause -the proper error to be emitted at build time. |