-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to 1.11; from new maintainer Michael Coulter <[email protected]>; ok…
… naddy@
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# $OpenBSD: Makefile,v 1.4 2004/01/14 22:53:59 naddy Exp $ | ||
# $OpenBSD: Makefile,v 1.5 2004/04/18 18:31:55 robert Exp $ | ||
|
||
COMMENT= "stack trace and stack trace frame objects" | ||
|
||
DISTNAME= Devel-StackTrace-1.04 | ||
DISTNAME= Devel-StackTrace-1.11 | ||
PKGNAME= p5-${DISTNAME} | ||
CATEGORIES= devel perl5 | ||
|
||
MAINTAINER= Jim Geovedi <[email protected]> | ||
MAINTAINER= Michael Coulter <[email protected]> | ||
|
||
# Artistic License | ||
PERMIT_PACKAGE_CDROM= Yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
MD5 (Devel-StackTrace-1.04.tar.gz) = 43066b259f702369f0bfbc0e6363566b | ||
RMD160 (Devel-StackTrace-1.04.tar.gz) = 3124ea9fe1534c6eb85a8c1f7007999d443af3b7 | ||
SHA1 (Devel-StackTrace-1.04.tar.gz) = 5ee012bb4d9f68c0f469ccd089657b64154fbfb9 | ||
MD5 (Devel-StackTrace-1.11.tar.gz) = a5d2088a531ceeec82b989c742f9382e | ||
RMD160 (Devel-StackTrace-1.11.tar.gz) = ac196cac0ab90b91f75712daa5c43d219b647ed0 | ||
SHA1 (Devel-StackTrace-1.11.tar.gz) = 533eaebd3d1b7e36867abad3fb136a1f6129540c |