diff options
author | vs <vs@FreeBSD.org> | 2004-05-07 17:52:57 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-05-07 17:52:57 +0800 |
commit | dd0e81e94b9adcb2ed81b4564e7782599ae98c5b (patch) | |
tree | 69be255533d2b2712a6c1e1847682fbe041cd96c /emulators | |
parent | 09f05408703a3b5c32482a3f4e5af8d14d92bc91 (diff) | |
download | freebsd-ports-gnome-dd0e81e94b9adcb2ed81b4564e7782599ae98c5b.tar.gz freebsd-ports-gnome-dd0e81e94b9adcb2ed81b4564e7782599ae98c5b.tar.zst freebsd-ports-gnome-dd0e81e94b9adcb2ed81b4564e7782599ae98c5b.zip |
Chase Debian-package update.
PR: ports/66179
Submitted by: Mehmet Köse
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-debian/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index dad21e63f7b8..3a0fe672469b 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= dists/woody/main/disks-${ARCH}/base-images-${PORTVERSION}-${DISTDATE} \ pool/main/u/util-linux PKGNAMESUFFIX= -debian -DISTFILES= basedebs.tar util-linux-locales_2.11n-4_all.deb +DISTFILES= basedebs.tar util-linux-locales_2.11n-7_all.deb EXTRACT_ONLY= basedebs.tar MAINTAINER= ports@FreeBSD.org @@ -57,7 +57,7 @@ BASEPACKAGES= adduser apt-utils apt base-config base-files base-passwd \ telnet textutils util-linux util-linux-locales whiptail post-extract: - ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/util-linux-locales_2.11n-4_all.deb \ + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/util-linux-locales_2.11n-7_all.deb \ ${WRKSRC} do-patch: build-depends diff --git a/emulators/linux_base-debian/distinfo b/emulators/linux_base-debian/distinfo index 1cadc9a4a342..d27a2d9682bf 100644 --- a/emulators/linux_base-debian/distinfo +++ b/emulators/linux_base-debian/distinfo @@ -1,4 +1,4 @@ MD5 (debian-3.0.23-2002-07-18/basedebs.tar) = 96c114c90239bf030395712c7ef0d1d4 SIZE (debian-3.0.23-2002-07-18/basedebs.tar) = 28334080 -MD5 (debian-3.0.23-2002-07-18/util-linux-locales_2.11n-4_all.deb) = f6f6d2819168ec9f3f42d2ee9cde6439 -SIZE (debian-3.0.23-2002-07-18/util-linux-locales_2.11n-4_all.deb) = 645758 +MD5 (debian-3.0.23-2002-07-18/util-linux-locales_2.11n-7_all.deb) = 497706cd9edb06a09e519191910876fd +SIZE (debian-3.0.23-2002-07-18/util-linux-locales_2.11n-7_all.deb) = 646028 |