1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Upgrade to gmake-3.79.1

This commit is contained in:
Justin M. Seger 2000-07-03 23:31:00 +00:00
parent b838a7b709
commit 3a979f4a79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30150
6 changed files with 10 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gmake
PORTVERSION= 3.79
PORTVERSION= 3.79.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
@ -21,7 +21,7 @@ Y2K= http://www.gnu.org/software/year2000.html
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g \
--without-included-gettext
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LOCALE_H" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gmake.1

View File

@ -1 +1 @@
MD5 (make-3.79.tar.gz) = a59cc0e5792474f6809131650d2fff5a
MD5 (make-3.79.1.tar.gz) = 22ea95c125c7b80e04354d4ee4ae960d

View File

@ -6,8 +6,10 @@ share/locale/de/LC_MESSAGES/make.mo
share/locale/es/LC_MESSAGES/make.mo
share/locale/fr/LC_MESSAGES/make.mo
share/locale/ko/LC_MESSAGES/make.mo
share/locale/ja/LC_MESSAGES/make.mo
share/locale/nl/LC_MESSAGES/make.mo
share/locale/pl/LC_MESSAGES/make.mo
share/locale/pt_BR/LC_MESSAGES/make.mo
share/locale/ru/LC_MESSAGES/make.mo
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true

View File

@ -6,7 +6,7 @@
#
PORTNAME= gmake
PORTVERSION= 3.79
PORTVERSION= 3.79.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
@ -21,7 +21,7 @@ Y2K= http://www.gnu.org/software/year2000.html
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g \
--without-included-gettext
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LOCALE_H" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gmake.1

View File

@ -1 +1 @@
MD5 (make-3.79.tar.gz) = a59cc0e5792474f6809131650d2fff5a
MD5 (make-3.79.1.tar.gz) = 22ea95c125c7b80e04354d4ee4ae960d

View File

@ -6,8 +6,10 @@ share/locale/de/LC_MESSAGES/make.mo
share/locale/es/LC_MESSAGES/make.mo
share/locale/fr/LC_MESSAGES/make.mo
share/locale/ko/LC_MESSAGES/make.mo
share/locale/ja/LC_MESSAGES/make.mo
share/locale/nl/LC_MESSAGES/make.mo
share/locale/pl/LC_MESSAGES/make.mo
share/locale/pt_BR/LC_MESSAGES/make.mo
share/locale/ru/LC_MESSAGES/make.mo
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true