diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-22 05:25:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-22 05:25:39 +0000 |
commit | d26ce464c2f77066160b5b7a54c9b45fcf8fdcb8 (patch) | |
tree | 9b15eb147b0cf455799bda8ae6529be69738317f /devel/gnustep-make | |
parent | df12b2dc6113ebb132740c22f30c0f90247fa848 (diff) | |
download | ports-d26ce464c2f77066160b5b7a54c9b45fcf8fdcb8.tar.gz ports-d26ce464c2f77066160b5b7a54c9b45fcf8fdcb8.zip |
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r-- | devel/gnustep-make/Makefile | 3 | ||||
-rw-r--r-- | devel/gnustep-make/distinfo | 6 | ||||
-rw-r--r-- | devel/gnustep-make/pkg-plist | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 2b5d9519d8bd..38a2df66f470 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnustep-make -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo index b635b92a3e06..3830f07529b6 100644 --- a/devel/gnustep-make/distinfo +++ b/devel/gnustep-make/distinfo @@ -1,3 +1,3 @@ -MD5 (gnustep-make-2.2.0.tar.gz) = 3d2d06d3313432fc82e6b09c49fb7f8a -SHA256 (gnustep-make-2.2.0.tar.gz) = a85b6481def7c24081374257d243a9d81b8963a46eb10e6be5d1fe78d042310c -SIZE (gnustep-make-2.2.0.tar.gz) = 498724 +MD5 (gnustep-make-2.4.0.tar.gz) = bc2138e6256665e55b00fb0ffac766f1 +SHA256 (gnustep-make-2.4.0.tar.gz) = 8ad6c9d0e532e0bf70fdc25abe60afbd4103b16dc47b324646a147cbac6c6ef9 +SIZE (gnustep-make-2.4.0.tar.gz) = 521818 diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist index 14548b3b3464..74995e03f93b 100644 --- a/devel/gnustep-make/pkg-plist +++ b/devel/gnustep-make/pkg-plist @@ -40,7 +40,6 @@ System/Library/Makefiles/Instance/test-application.make System/Library/Makefiles/Instance/test-library.make System/Library/Makefiles/Instance/test-tool.make System/Library/Makefiles/Instance/tool.make -System/Library/Makefiles/Master/aggregate.make System/Library/Makefiles/Master/application.make System/Library/Makefiles/Master/bundle.make System/Library/Makefiles/Master/clibrary.make @@ -55,9 +54,11 @@ System/Library/Makefiles/Master/library.make System/Library/Makefiles/Master/nsis.make System/Library/Makefiles/Master/objc.make System/Library/Makefiles/Master/palette.make +System/Library/Makefiles/Master/parallel-subdirectories.make System/Library/Makefiles/Master/resource-set.make System/Library/Makefiles/Master/rpm.make System/Library/Makefiles/Master/rules.make +System/Library/Makefiles/Master/serial-subdirectories.make System/Library/Makefiles/Master/service.make System/Library/Makefiles/Master/source-distribution.make System/Library/Makefiles/Master/subproject.make @@ -106,10 +107,12 @@ System/Library/Makefiles/nsi-app.template System/Library/Makefiles/objc.make System/Library/Makefiles/os.sh System/Library/Makefiles/palette.make +System/Library/Makefiles/parallel-subdirectories.make System/Library/Makefiles/print_unique_pathlist.sh System/Library/Makefiles/relative_path.sh System/Library/Makefiles/resource-set.make System/Library/Makefiles/rules.make +System/Library/Makefiles/serial-subdirectories.make System/Library/Makefiles/service.make System/Library/Makefiles/spec-rules.template System/Library/Makefiles/strip_makefiles.sh |