diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-15 20:06:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-15 20:06:56 +0000 |
commit | 59110de1d02dc12f7d453484bc89a1188b2e5781 (patch) | |
tree | c99d5b25be17ab07e6abbf8b6e90810dbeb6137e /devel | |
parent | dd2695b081e066c8ee8191dcde4b956b19ecb4b6 (diff) | |
download | ports-59110de1d02dc12f7d453484bc89a1188b2e5781.tar.gz ports-59110de1d02dc12f7d453484bc89a1188b2e5781.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/adabooch/Makefile | 4 | ||||
-rw-r--r-- | devel/adabooch/distinfo | 6 | ||||
-rw-r--r-- | devel/adabooch/files/patch-demo-makefile | 8 | ||||
-rw-r--r-- | devel/adabooch/files/patch-test-makefile | 8 | ||||
-rw-r--r-- | devel/adabooch/pkg-plist | 12 |
5 files changed, 13 insertions, 25 deletions
diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile index 3ed452736f16..500d1d1ff741 100644 --- a/devel/adabooch/Makefile +++ b/devel/adabooch/Makefile @@ -6,13 +6,13 @@ # PORTNAME= adabooch -PORTVERSION= 20020602 +PORTVERSION= 20030309 CATEGORIES= devel MASTER_SITES= http://www.adapower.net/booch/download/ DISTNAME= bc-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Library which provide container classes as well as powertools for Ada NO_BUILD= yes diff --git a/devel/adabooch/distinfo b/devel/adabooch/distinfo index bc770960c177..0b51c6270b48 100644 --- a/devel/adabooch/distinfo +++ b/devel/adabooch/distinfo @@ -1,3 +1,3 @@ -MD5 (bc-20020602.tgz) = 6457cf05462db6fe8d65774864012264 -SHA256 (bc-20020602.tgz) = b8cbbd83480e52dc3a8cce40dc27e0a7eb25c5bc1aef4b9014c81365dfba8baf -SIZE (bc-20020602.tgz) = 125119 +MD5 (bc-20030309.tgz) = b53a3d4a0f2a661d4772b4f2022c6248 +SHA256 (bc-20030309.tgz) = 18b9e9ec09ce514b304ba917dd4ed3632a4490dbcdaa7e172a9af130ee09df63 +SIZE (bc-20030309.tgz) = 133659 diff --git a/devel/adabooch/files/patch-demo-makefile b/devel/adabooch/files/patch-demo-makefile index 56646179aae5..e3a900581f4d 100644 --- a/devel/adabooch/files/patch-demo-makefile +++ b/devel/adabooch/files/patch-demo-makefile @@ -1,11 +1,11 @@ ---- demo/makefile.orig Sun Jun 2 16:49:53 2002 -+++ demo/makefile Sat Dec 21 19:20:50 2002 +--- demo/makefile.orig Sun Mar 9 20:47:09 2003 ++++ demo/makefile Sun Jan 14 17:21:43 2007 @@ -22,7 +22,7 @@ # Demos GNATMAKE = gnatmake --GNATMAKE_FLAGS = -I.. -O2 -g -gnata -gnatf -gnatwu -gnatwl -gnaty -+GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnata -gnatf -gnatwu -gnatwl -gnaty +-GNATMAKE_FLAGS = -I.. -O2 -g -gnatqQafy -gnatwaL ++GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnatqQafy -gnatwaL all:: demos diff --git a/devel/adabooch/files/patch-test-makefile b/devel/adabooch/files/patch-test-makefile index 41eaa114387c..7897f36673a0 100644 --- a/devel/adabooch/files/patch-test-makefile +++ b/devel/adabooch/files/patch-test-makefile @@ -1,11 +1,11 @@ ---- test/makefile.orig Sun Jun 2 16:49:53 2002 -+++ test/makefile Sat Dec 21 19:20:33 2002 +--- test/makefile.orig Sun Mar 9 20:47:08 2003 ++++ test/makefile Sun Jan 14 17:28:13 2007 @@ -28,7 +28,7 @@ ######## # Tests --GNATMAKE_FLAGS = -I.. -O2 -g -gnatafy -gnatwlu -+GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnatafy -gnatwlu +-GNATMAKE_FLAGS = -I.. -O2 -g -gnatqQafy -gnatwaL ++GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnatqQafy -gnatwaL test: testable for t in $(TESTABLE); do \ diff --git a/devel/adabooch/pkg-plist b/devel/adabooch/pkg-plist index 255ce0c6da6d..c33225aa2fa2 100644 --- a/devel/adabooch/pkg-plist +++ b/devel/adabooch/pkg-plist @@ -13,13 +13,10 @@ lib/adabooch/bc-containers-deques-bounded.adb lib/adabooch/bc-containers-deques-dynamic.adb lib/adabooch/bc-containers-deques-unbounded.adb lib/adabooch/bc-containers-deques.adb -lib/adabooch/bc-containers-guarded.adb lib/adabooch/bc-containers-lists-double.adb lib/adabooch/bc-containers-lists-single.adb lib/adabooch/bc-containers-maps-bounded.adb lib/adabooch/bc-containers-maps-dynamic.adb -lib/adabooch/bc-containers-maps-hash_statistics.adb -lib/adabooch/bc-containers-maps-synchronized.adb lib/adabooch/bc-containers-maps-unbounded.adb lib/adabooch/bc-containers-maps.adb lib/adabooch/bc-containers-queues-bounded.adb @@ -27,7 +24,6 @@ lib/adabooch/bc-containers-queues-dynamic.adb lib/adabooch/bc-containers-queues-ordered-bounded.adb lib/adabooch/bc-containers-queues-ordered-dynamic.adb lib/adabooch/bc-containers-queues-ordered-unbounded.adb -lib/adabooch/bc-containers-queues-synchronized.adb lib/adabooch/bc-containers-queues-unbounded.adb lib/adabooch/bc-containers-queues.adb lib/adabooch/bc-containers-quicksort.adb @@ -86,14 +82,11 @@ lib/adabooch/bc-containers-deques-bounded.ads lib/adabooch/bc-containers-deques-dynamic.ads lib/adabooch/bc-containers-deques-unbounded.ads lib/adabooch/bc-containers-deques.ads -lib/adabooch/bc-containers-guarded.ads lib/adabooch/bc-containers-lists-double.ads lib/adabooch/bc-containers-lists-single.ads lib/adabooch/bc-containers-lists.ads lib/adabooch/bc-containers-maps-bounded.ads lib/adabooch/bc-containers-maps-dynamic.ads -lib/adabooch/bc-containers-maps-hash_statistics.ads -lib/adabooch/bc-containers-maps-synchronized.ads lib/adabooch/bc-containers-maps-unbounded.ads lib/adabooch/bc-containers-maps.ads lib/adabooch/bc-containers-queues-bounded.ads @@ -102,7 +95,6 @@ lib/adabooch/bc-containers-queues-ordered-bounded.ads lib/adabooch/bc-containers-queues-ordered-dynamic.ads lib/adabooch/bc-containers-queues-ordered-unbounded.ads lib/adabooch/bc-containers-queues-ordered.ads -lib/adabooch/bc-containers-queues-synchronized.ads lib/adabooch/bc-containers-queues-unbounded.ads lib/adabooch/bc-containers-queues.ads lib/adabooch/bc-containers-quicksort.ads @@ -198,8 +190,6 @@ share/adabooch/test/list_test.adb share/adabooch/test/list_test_support.ads share/adabooch/test/makefile share/adabooch/test/map_test.adb -share/adabooch/test/map_test_concurrent.adb -share/adabooch/test/map_test_concurrent_support.ads share/adabooch/test/map_test_support.adb share/adabooch/test/map_test_support.ads share/adabooch/test/ordered_collection_test.adb @@ -207,9 +197,7 @@ share/adabooch/test/ordered_collection_test_support.ads share/adabooch/test/ordered_queue_test.adb share/adabooch/test/ordered_queue_test_support.ads share/adabooch/test/queue_test.adb -share/adabooch/test/queue_test_concurrent.adb share/adabooch/test/queue_test_support.ads -share/adabooch/test/queue_test_support_concurrent.ads share/adabooch/test/ring_test.adb share/adabooch/test/ring_test_support.ads share/adabooch/test/set_test.adb |