diff options
Diffstat (limited to 'devel/gmake')
-rw-r--r-- | devel/gmake/Makefile | 2 | ||||
-rw-r--r-- | devel/gmake/distinfo | 2 | ||||
-rw-r--r-- | devel/gmake/files/patch-aa | 14 | ||||
-rw-r--r-- | devel/gmake/pkg-plist | 7 |
4 files changed, 16 insertions, 9 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 80e751f991f9..923ab784be51 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmake -PORTVERSION= 3.78.1 +PORTVERSION= 3.79 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= make diff --git a/devel/gmake/distinfo b/devel/gmake/distinfo index 80ec98b8baa6..fef625901553 100644 --- a/devel/gmake/distinfo +++ b/devel/gmake/distinfo @@ -1 +1 @@ -MD5 (make-3.78.1.tar.gz) = afd70cd88dbaf692ba92aadf641551bb +MD5 (make-3.79.tar.gz) = a59cc0e5792474f6809131650d2fff5a diff --git a/devel/gmake/files/patch-aa b/devel/gmake/files/patch-aa index df8551ec2e14..a4ee85a822cd 100644 --- a/devel/gmake/files/patch-aa +++ b/devel/gmake/files/patch-aa @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Sep 20 03:58:51 1997 -+++ Makefile.in Thu Oct 16 00:50:40 1997 -@@ -54,7 +54,7 @@ - CC = @CC@ - CPP = @CPP@ +--- Makefile.in.orig Wed Apr 5 11:23:54 2000 ++++ Makefile.in Tue Apr 25 17:27:41 2000 +@@ -72,7 +72,7 @@ + GLOBINC = @GLOBINC@ + GLOBLIB = @GLOBLIB@ LIBOBJS = @LIBOBJS@ -MAKEINFO = @MAKEINFO@ +MAKEINFO = @MAKEINFO@ --no-split + MOFILES = @MOFILES@ PACKAGE = @PACKAGE@ - REMOTE = @REMOTE@ - VERSION = @VERSION@ + PERL = @PERL@ diff --git a/devel/gmake/pkg-plist b/devel/gmake/pkg-plist index 9899eb5dbcdd..7dd89950ca4a 100644 --- a/devel/gmake/pkg-plist +++ b/devel/gmake/pkg-plist @@ -2,3 +2,10 @@ bin/gmake @unexec install-info --delete %D/info/make.info %D/info/dir info/make.info @exec install-info %D/info/make.info %D/info/dir +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/nl/LC_MESSAGES/make.mo +share/locale/pl/LC_MESSAGES/make.mo +share/locale/ru/LC_MESSAGES/make.mo |