Changeset 3735

Show
Ignore:
Timestamp:
04/13/08 18:02:59 (8 months ago)
Author:
tg
Message:

while here, update mksh (security, but only relevant for us on
i386 targets with VGA monitors or so) and mirmake (bug fixes)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/mksh/Makefile.inc

    r3718 r3735  
    66 
    77PKG_NAME=               mksh 
    8 PKG_VERSION=            33c 
     8PKG_VERSION=            33d 
    99PKG_RELEASE=            1 
    1010DISTFILES=              ${PKG_NAME}-R${PKG_VERSION}.cpio.gz 
    11 PKG_MD5SUM=             f6c9a62aec8ad195f3db73a2ed2665e2 
     11PKG_MD5SUM=             8ad2547ad55dc3a02b13554ab9b5c9c8 
    1212 
    1313MASTER_SITES=           ${MASTER_SITE_MIRBSD:distfiles/=dist/mir/mksh/} 
  • trunk/freewrt/tools/mirmake/Makefile

    r3721 r3735  
    66 
    77PKG_NAME=               mirmake 
    8 PKG_VERSION=            20080406 
     8PKG_VERSION=            20080411 
    99PKG_RELEASE=            0 
    10 PKG_MD5SUM=             495c76caa2c9e97fba6cde9ad0905536 
     10PKG_MD5SUM=             37977f171c81672af1de0c8f2d1bc9a1 
    1111DISTFILES=              ${PKG_NAME}-${PKG_VERSION}.cpio.gz 
    1212MASTER_SITES=           ${MASTER_SITE_MIRBSD:distfiles/=dist/mir/make/}