1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Upgrade to 0.41:

Fix bug by which patterns of the form \U\1 weren't converted correctly.

Reported by:	FreeBSD Ports Version Check (edwin)
This commit is contained in:
Brooks Davis 2005-10-17 23:21:36 +00:00
parent 896016dc77
commit c1a8d3e6f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145693
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tftp-hpa
PORTVERSION= 0.40
PORTVERSION= 0.41
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.kernel.org/pub/software/network/tftp/

View File

@ -1,2 +1,2 @@
MD5 (tftp-hpa-0.40.tar.bz2) = bfcdd49bf94900e610f2cc937d8980ef
SIZE (tftp-hpa-0.40.tar.bz2) = 82442
MD5 (tftp-hpa-0.41.tar.bz2) = db286f988b040ba3e2e83e5df9f8ef38
SIZE (tftp-hpa-0.41.tar.bz2) = 81872