diff options
author | steve <steve@FreeBSD.org> | 2000-04-30 07:37:14 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-04-30 07:37:14 +0800 |
commit | f33bc64208696a12fcc509234f53ba2e3ef56a82 (patch) | |
tree | 6bdc9ea5de04b8e5eecca0afa7e2dbc0c6e70410 /devel | |
parent | 01a90f79d4c51838ff4f8fcbc278b6991abf87af (diff) | |
download | freebsd-ports-gnome-f33bc64208696a12fcc509234f53ba2e3ef56a82.tar.gz freebsd-ports-gnome-f33bc64208696a12fcc509234f53ba2e3ef56a82.tar.zst freebsd-ports-gnome-f33bc64208696a12fcc509234f53ba2e3ef56a82.zip |
Update to version 1.0.0.
PR: 18066
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsigc++/Makefile | 4 | ||||
-rw-r--r-- | devel/libsigc++/distinfo | 2 | ||||
-rw-r--r-- | devel/libsigc++/files/patch-ab | 16 | ||||
-rw-r--r-- | devel/libsigc++/files/patch-ac | 6 | ||||
-rw-r--r-- | devel/libsigc++/pkg-plist | 1 | ||||
-rw-r--r-- | devel/libsigc++12/Makefile | 4 | ||||
-rw-r--r-- | devel/libsigc++12/distinfo | 2 | ||||
-rw-r--r-- | devel/libsigc++12/files/patch-ab | 16 | ||||
-rw-r--r-- | devel/libsigc++12/files/patch-ac | 6 | ||||
-rw-r--r-- | devel/libsigc++12/pkg-plist | 1 | ||||
-rw-r--r-- | devel/libsigc++20/Makefile | 4 | ||||
-rw-r--r-- | devel/libsigc++20/distinfo | 2 | ||||
-rw-r--r-- | devel/libsigc++20/files/patch-ab | 16 | ||||
-rw-r--r-- | devel/libsigc++20/files/patch-ac | 6 | ||||
-rw-r--r-- | devel/libsigc++20/pkg-plist | 1 |
15 files changed, 45 insertions, 42 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 1c84a64f52af..c4185fa77f48 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libsigc++ -PORTVERSION= 0.8.6 +PORTVERSION= 1.0.0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/kenelson/libsigc++/ +MASTER_SITES= http://download.sourceforge.net/libsigc/ MAINTAINER= JoeLu@JoeLu.m8.ntu.edu.tw diff --git a/devel/libsigc++/distinfo b/devel/libsigc++/distinfo index bab7eb03fbc7..c3fb63108067 100644 --- a/devel/libsigc++/distinfo +++ b/devel/libsigc++/distinfo @@ -1 +1 @@ -MD5 (libsigc++-0.8.6.tar.gz) = 3facacf4325fb124a308b98e3a508c70 +MD5 (libsigc++-1.0.0.tar.gz) = 5f3b6b494e45073ff51459b433b77de2 diff --git a/devel/libsigc++/files/patch-ab b/devel/libsigc++/files/patch-ab index 89440f4b9c9d..6cdeaffb2e2c 100644 --- a/devel/libsigc++/files/patch-ab +++ b/devel/libsigc++/files/patch-ab @@ -1,24 +1,24 @@ ---- configure Wed Jan 19 15:06:41 2000 -+++ configure Thu Jan 27 23:33:56 1994 -@@ -2810,14 +2810,14 @@ +--- configure Sat Apr 15 10:15:19 2000 ++++ configure Tue Apr 18 07:49:32 2000 +@@ -2901,14 +2901,14 @@ if test "x$enable_threads" = "xyes" ; then enable_threads="no" -echo $ac_n "checking for pthread_self in -lpthread""... $ac_c" 1>&6 --echo "configure:2815: checking for pthread_self in -lpthread" >&5 +-echo "configure:2906: checking for pthread_self in -lpthread" >&5 +echo $ac_n "checking for pthread_self in -lc_r""... $ac_c" 1>&6 -+echo "configure:2815: checking for pthread_self in -lc_r" >&5 ++echo "configure:2906: checking for pthread_self in -lc_r" >&5 ac_lib_var=`echo pthread'_'pthread_self | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lpthread $LIBS" -+LIBS="-pthread -lc_r $LIBS" ++LIBS="-pthread -lc_r $LIBS" cat > conftest.$ac_ext <<EOF - #line 2823 "configure" + #line 2914 "configure" #include "confdefs.h" -@@ -2848,7 +2848,7 @@ +@@ -2939,7 +2939,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 diff --git a/devel/libsigc++/files/patch-ac b/devel/libsigc++/files/patch-ac index 5ee58ac5e406..a2d415008645 100644 --- a/devel/libsigc++/files/patch-ac +++ b/devel/libsigc++/files/patch-ac @@ -1,5 +1,5 @@ ---- sigc++/Makefile.in Thu Jan 20 03:40:56 2000 -+++ sigc++/Makefile.in Thu Jan 27 23:40:23 1994 +--- sigc++/Makefile.in Sat Apr 15 10:17:41 2000 ++++ sigc++/Makefile.in Tue Apr 18 07:52:19 2000 @@ -65,7 +65,7 @@ CXX = @CXX@ DLLTOOL = @DLLTOOL@ @@ -9,7 +9,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ M4 = @M4@ -@@ -90,7 +90,7 @@ +@@ -92,7 +92,7 @@ libsigc_la_SOURCES = object.cc scope.cc marshal.cc slot.cc basic_signal.cc adaptor.cc thread.cc diff --git a/devel/libsigc++/pkg-plist b/devel/libsigc++/pkg-plist index 6a75dbd6e35c..ba7b9896776c 100644 --- a/devel/libsigc++/pkg-plist +++ b/devel/libsigc++/pkg-plist @@ -12,6 +12,7 @@ include/sigc++/handle_system.h include/sigc++/marshal.h include/sigc++/object.h include/sigc++/object_slot.h +include/sigc++/retbind.h include/sigc++/rettype.h include/sigc++/scope.h include/sigc++/signal_system.h diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index 1c84a64f52af..c4185fa77f48 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libsigc++ -PORTVERSION= 0.8.6 +PORTVERSION= 1.0.0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/kenelson/libsigc++/ +MASTER_SITES= http://download.sourceforge.net/libsigc/ MAINTAINER= JoeLu@JoeLu.m8.ntu.edu.tw diff --git a/devel/libsigc++12/distinfo b/devel/libsigc++12/distinfo index bab7eb03fbc7..c3fb63108067 100644 --- a/devel/libsigc++12/distinfo +++ b/devel/libsigc++12/distinfo @@ -1 +1 @@ -MD5 (libsigc++-0.8.6.tar.gz) = 3facacf4325fb124a308b98e3a508c70 +MD5 (libsigc++-1.0.0.tar.gz) = 5f3b6b494e45073ff51459b433b77de2 diff --git a/devel/libsigc++12/files/patch-ab b/devel/libsigc++12/files/patch-ab index 89440f4b9c9d..6cdeaffb2e2c 100644 --- a/devel/libsigc++12/files/patch-ab +++ b/devel/libsigc++12/files/patch-ab @@ -1,24 +1,24 @@ ---- configure Wed Jan 19 15:06:41 2000 -+++ configure Thu Jan 27 23:33:56 1994 -@@ -2810,14 +2810,14 @@ +--- configure Sat Apr 15 10:15:19 2000 ++++ configure Tue Apr 18 07:49:32 2000 +@@ -2901,14 +2901,14 @@ if test "x$enable_threads" = "xyes" ; then enable_threads="no" -echo $ac_n "checking for pthread_self in -lpthread""... $ac_c" 1>&6 --echo "configure:2815: checking for pthread_self in -lpthread" >&5 +-echo "configure:2906: checking for pthread_self in -lpthread" >&5 +echo $ac_n "checking for pthread_self in -lc_r""... $ac_c" 1>&6 -+echo "configure:2815: checking for pthread_self in -lc_r" >&5 ++echo "configure:2906: checking for pthread_self in -lc_r" >&5 ac_lib_var=`echo pthread'_'pthread_self | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lpthread $LIBS" -+LIBS="-pthread -lc_r $LIBS" ++LIBS="-pthread -lc_r $LIBS" cat > conftest.$ac_ext <<EOF - #line 2823 "configure" + #line 2914 "configure" #include "confdefs.h" -@@ -2848,7 +2848,7 @@ +@@ -2939,7 +2939,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 diff --git a/devel/libsigc++12/files/patch-ac b/devel/libsigc++12/files/patch-ac index 5ee58ac5e406..a2d415008645 100644 --- a/devel/libsigc++12/files/patch-ac +++ b/devel/libsigc++12/files/patch-ac @@ -1,5 +1,5 @@ ---- sigc++/Makefile.in Thu Jan 20 03:40:56 2000 -+++ sigc++/Makefile.in Thu Jan 27 23:40:23 1994 +--- sigc++/Makefile.in Sat Apr 15 10:17:41 2000 ++++ sigc++/Makefile.in Tue Apr 18 07:52:19 2000 @@ -65,7 +65,7 @@ CXX = @CXX@ DLLTOOL = @DLLTOOL@ @@ -9,7 +9,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ M4 = @M4@ -@@ -90,7 +90,7 @@ +@@ -92,7 +92,7 @@ libsigc_la_SOURCES = object.cc scope.cc marshal.cc slot.cc basic_signal.cc adaptor.cc thread.cc diff --git a/devel/libsigc++12/pkg-plist b/devel/libsigc++12/pkg-plist index 6a75dbd6e35c..ba7b9896776c 100644 --- a/devel/libsigc++12/pkg-plist +++ b/devel/libsigc++12/pkg-plist @@ -12,6 +12,7 @@ include/sigc++/handle_system.h include/sigc++/marshal.h include/sigc++/object.h include/sigc++/object_slot.h +include/sigc++/retbind.h include/sigc++/rettype.h include/sigc++/scope.h include/sigc++/signal_system.h diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index 1c84a64f52af..c4185fa77f48 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libsigc++ -PORTVERSION= 0.8.6 +PORTVERSION= 1.0.0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/kenelson/libsigc++/ +MASTER_SITES= http://download.sourceforge.net/libsigc/ MAINTAINER= JoeLu@JoeLu.m8.ntu.edu.tw diff --git a/devel/libsigc++20/distinfo b/devel/libsigc++20/distinfo index bab7eb03fbc7..c3fb63108067 100644 --- a/devel/libsigc++20/distinfo +++ b/devel/libsigc++20/distinfo @@ -1 +1 @@ -MD5 (libsigc++-0.8.6.tar.gz) = 3facacf4325fb124a308b98e3a508c70 +MD5 (libsigc++-1.0.0.tar.gz) = 5f3b6b494e45073ff51459b433b77de2 diff --git a/devel/libsigc++20/files/patch-ab b/devel/libsigc++20/files/patch-ab index 89440f4b9c9d..6cdeaffb2e2c 100644 --- a/devel/libsigc++20/files/patch-ab +++ b/devel/libsigc++20/files/patch-ab @@ -1,24 +1,24 @@ ---- configure Wed Jan 19 15:06:41 2000 -+++ configure Thu Jan 27 23:33:56 1994 -@@ -2810,14 +2810,14 @@ +--- configure Sat Apr 15 10:15:19 2000 ++++ configure Tue Apr 18 07:49:32 2000 +@@ -2901,14 +2901,14 @@ if test "x$enable_threads" = "xyes" ; then enable_threads="no" -echo $ac_n "checking for pthread_self in -lpthread""... $ac_c" 1>&6 --echo "configure:2815: checking for pthread_self in -lpthread" >&5 +-echo "configure:2906: checking for pthread_self in -lpthread" >&5 +echo $ac_n "checking for pthread_self in -lc_r""... $ac_c" 1>&6 -+echo "configure:2815: checking for pthread_self in -lc_r" >&5 ++echo "configure:2906: checking for pthread_self in -lc_r" >&5 ac_lib_var=`echo pthread'_'pthread_self | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lpthread $LIBS" -+LIBS="-pthread -lc_r $LIBS" ++LIBS="-pthread -lc_r $LIBS" cat > conftest.$ac_ext <<EOF - #line 2823 "configure" + #line 2914 "configure" #include "confdefs.h" -@@ -2848,7 +2848,7 @@ +@@ -2939,7 +2939,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 diff --git a/devel/libsigc++20/files/patch-ac b/devel/libsigc++20/files/patch-ac index 5ee58ac5e406..a2d415008645 100644 --- a/devel/libsigc++20/files/patch-ac +++ b/devel/libsigc++20/files/patch-ac @@ -1,5 +1,5 @@ ---- sigc++/Makefile.in Thu Jan 20 03:40:56 2000 -+++ sigc++/Makefile.in Thu Jan 27 23:40:23 1994 +--- sigc++/Makefile.in Sat Apr 15 10:17:41 2000 ++++ sigc++/Makefile.in Tue Apr 18 07:52:19 2000 @@ -65,7 +65,7 @@ CXX = @CXX@ DLLTOOL = @DLLTOOL@ @@ -9,7 +9,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ M4 = @M4@ -@@ -90,7 +90,7 @@ +@@ -92,7 +92,7 @@ libsigc_la_SOURCES = object.cc scope.cc marshal.cc slot.cc basic_signal.cc adaptor.cc thread.cc diff --git a/devel/libsigc++20/pkg-plist b/devel/libsigc++20/pkg-plist index 6a75dbd6e35c..ba7b9896776c 100644 --- a/devel/libsigc++20/pkg-plist +++ b/devel/libsigc++20/pkg-plist @@ -12,6 +12,7 @@ include/sigc++/handle_system.h include/sigc++/marshal.h include/sigc++/object.h include/sigc++/object_slot.h +include/sigc++/retbind.h include/sigc++/rettype.h include/sigc++/scope.h include/sigc++/signal_system.h |