1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.2.2.

pkg_genplist:

  *) Fixed a problem that couldn't open plist when command line
     arguments leads to change PKGNAME.

  *) FIxed manpage filename mask to include '-' (reported by Radim
     Kolar) [1]

pkg_trackinst:

  *) Replaced a unfriendly exception with friendly message for
     an error occurrs when Makefile doesn't exist in current
     directory.

PR:		83224 [1]
Submitted by:	Radim Kolar <hsn@netmag.cz> [1]
This commit is contained in:
Hye-Shik Chang 2005-07-17 03:42:00 +00:00
parent 133374008b
commit bbe2a03d8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139388
4 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pkg_trackinst
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/

View File

@ -1,2 +1,2 @@
MD5 (pkg_trackinst-1.2.1.tar.gz) = 2a14ac38065be8dac54574f9aab0f8a0
SIZE (pkg_trackinst-1.2.1.tar.gz) = 13912
MD5 (pkg_trackinst-1.2.2.tar.gz) = 8b798b048699144329d5af578974c05e
SIZE (pkg_trackinst-1.2.2.tar.gz) = 14090

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pkg_trackinst
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/

View File

@ -1,2 +1,2 @@
MD5 (pkg_trackinst-1.2.1.tar.gz) = 2a14ac38065be8dac54574f9aab0f8a0
SIZE (pkg_trackinst-1.2.1.tar.gz) = 13912
MD5 (pkg_trackinst-1.2.2.tar.gz) = 8b798b048699144329d5af578974c05e
SIZE (pkg_trackinst-1.2.2.tar.gz) = 14090