Release early, release often... update to pkg_mgr 0.2.3.

I probably haven't fixed all the bugs/crashes caused by espie's
underlying pkg_add refactoring from last year, but it at least allows to
do basic stuff without blowing too much.
This commit is contained in:
landry 2016-09-04 12:51:11 +00:00
parent 5e61965fd0
commit 515bd2bac3
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2015/01/24 10:58:41 landry Exp $
# $OpenBSD: Makefile,v 1.12 2016/09/04 12:51:11 landry Exp $
COMMENT= user-friendly package browser and manager
DISTNAME= pkg_mgr-0.2.2
DISTNAME= pkg_mgr-0.2.3
CATEGORIES= sysutils
HOMEPAGE= http://rhaalovely.net/pkg_mgr.html

View File

@ -1,2 +1,2 @@
SHA256 (pkg_mgr-0.2.2.tar.gz) = lPSR2KrQ9R/nElxmEy4onxdx9TZ4FfE4nLzDmeUxq0w=
SIZE (pkg_mgr-0.2.2.tar.gz) = 11911
SHA256 (pkg_mgr-0.2.3.tar.gz) = pByWhQHobLcCvO6u1l34Frw/sMgK6qTdA06w5Vk9wdw=
SIZE (pkg_mgr-0.2.3.tar.gz) = 12387

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2010/12/26 19:51:05 landry Exp $
@comment $OpenBSD: PLIST,v 1.3 2016/09/04 12:51:12 landry Exp $
${P5SITE}/OpenBSD/
${P5SITE}/OpenBSD/PackageManager/
${P5SITE}/OpenBSD/PackageManager/Controller.pm
@ -8,5 +8,6 @@ ${P5SITE}/OpenBSD/PackageManager/Pkg/
${P5SITE}/OpenBSD/PackageManager/Pkg.pm
${P5SITE}/OpenBSD/PackageManager/Pkg/Add.pm
${P5SITE}/OpenBSD/PackageManager/Pkg/Delete.pm
${P5SITE}/OpenBSD/PackageManager/State.pm
@man man/man1/pkg_mgr.1
sbin/pkg_mgr