summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/librep/Makefile2
-rw-r--r--lang/librep/distinfo2
-rw-r--r--lang/librep/pkg-plist4
-rw-r--r--lang/librep2/Makefile2
-rw-r--r--lang/librep2/distinfo2
-rw-r--r--lang/librep2/pkg-plist4
-rw-r--r--x11-toolkits/rep-gtk/Makefile2
-rw-r--r--x11-toolkits/rep-gtk/distinfo2
-rw-r--r--x11-toolkits/rep-gtk2/Makefile2
-rw-r--r--x11-toolkits/rep-gtk2/distinfo2
-rw-r--r--x11-wm/sawfish/Makefile2
-rw-r--r--x11-wm/sawfish/distinfo2
-rw-r--r--x11-wm/sawfish/pkg-plist2
-rw-r--r--x11-wm/sawfish2/Makefile2
-rw-r--r--x11-wm/sawfish2/distinfo2
-rw-r--r--x11-wm/sawfish2/pkg-plist2
16 files changed, 24 insertions, 12 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 171817fccb34..8adba7a86110 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= librep
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/lang/librep/distinfo b/lang/librep/distinfo
index d235938087ea..7b86e65bdec3 100644
--- a/lang/librep/distinfo
+++ b/lang/librep/distinfo
@@ -1 +1 @@
-MD5 (librep-0.12.2.tar.gz) = 98e926862acf1b434813e1129ab48157
+MD5 (librep-0.12.3.tar.gz) = 8adc0068c6ea304bc73a89a2c3559635
diff --git a/lang/librep/pkg-plist b/lang/librep/pkg-plist
index 989812db9240..28bd9ec765d7 100644
--- a/lang/librep/pkg-plist
+++ b/lang/librep/pkg-plist
@@ -28,6 +28,8 @@ libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.so
+libexec/rep/%%VERSION%%/%%GNUHOST%%/record-profile.la
+libexec/rep/%%VERSION%%/%%GNUHOST%%/record-profile.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la
@@ -100,6 +102,8 @@ share/rep/%%VERSION%%/lisp/pwd-prompt.jl
share/rep/%%VERSION%%/lisp/pwd-prompt.jlc
share/rep/%%VERSION%%/lisp/queues.jl
share/rep/%%VERSION%%/lisp/queues.jlc
+share/rep/%%VERSION%%/lisp/profiler.jl
+share/rep/%%VERSION%%/lisp/profiler.jlc
share/rep/%%VERSION%%/lisp/records.jl
share/rep/%%VERSION%%/lisp/records.jlc
share/rep/%%VERSION%%/lisp/remote-ftp.jl
diff --git a/lang/librep2/Makefile b/lang/librep2/Makefile
index 171817fccb34..8adba7a86110 100644
--- a/lang/librep2/Makefile
+++ b/lang/librep2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= librep
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/lang/librep2/distinfo b/lang/librep2/distinfo
index d235938087ea..7b86e65bdec3 100644
--- a/lang/librep2/distinfo
+++ b/lang/librep2/distinfo
@@ -1 +1 @@
-MD5 (librep-0.12.2.tar.gz) = 98e926862acf1b434813e1129ab48157
+MD5 (librep-0.12.3.tar.gz) = 8adc0068c6ea304bc73a89a2c3559635
diff --git a/lang/librep2/pkg-plist b/lang/librep2/pkg-plist
index 989812db9240..28bd9ec765d7 100644
--- a/lang/librep2/pkg-plist
+++ b/lang/librep2/pkg-plist
@@ -28,6 +28,8 @@ libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.so
+libexec/rep/%%VERSION%%/%%GNUHOST%%/record-profile.la
+libexec/rep/%%VERSION%%/%%GNUHOST%%/record-profile.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la
@@ -100,6 +102,8 @@ share/rep/%%VERSION%%/lisp/pwd-prompt.jl
share/rep/%%VERSION%%/lisp/pwd-prompt.jlc
share/rep/%%VERSION%%/lisp/queues.jl
share/rep/%%VERSION%%/lisp/queues.jlc
+share/rep/%%VERSION%%/lisp/profiler.jl
+share/rep/%%VERSION%%/lisp/profiler.jlc
share/rep/%%VERSION%%/lisp/records.jl
share/rep/%%VERSION%%/lisp/records.jlc
share/rep/%%VERSION%%/lisp/remote-ftp.jl
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile
index dabc82efca30..e52347ba7ba4 100644
--- a/x11-toolkits/rep-gtk/Makefile
+++ b/x11-toolkits/rep-gtk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rep-gtk
-PORTVERSION= 0.13
+PORTVERSION= 0.13a
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/x11-toolkits/rep-gtk/distinfo b/x11-toolkits/rep-gtk/distinfo
index 8059004a6b1f..f0dbe547ec66 100644
--- a/x11-toolkits/rep-gtk/distinfo
+++ b/x11-toolkits/rep-gtk/distinfo
@@ -1 +1 @@
-MD5 (rep-gtk-0.13.tar.gz) = 75d4a56accfad329215122a46a0abc05
+MD5 (rep-gtk-0.13a.tar.gz) = 5c1c22b4cbfa932dbf669be8d6cdff24
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index dabc82efca30..e52347ba7ba4 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rep-gtk
-PORTVERSION= 0.13
+PORTVERSION= 0.13a
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/x11-toolkits/rep-gtk2/distinfo b/x11-toolkits/rep-gtk2/distinfo
index 8059004a6b1f..f0dbe547ec66 100644
--- a/x11-toolkits/rep-gtk2/distinfo
+++ b/x11-toolkits/rep-gtk2/distinfo
@@ -1 +1 @@
-MD5 (rep-gtk-0.13.tar.gz) = 75d4a56accfad329215122a46a0abc05
+MD5 (rep-gtk-0.13a.tar.gz) = 5c1c22b4cbfa932dbf669be8d6cdff24
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index f183d8566405..af65acda1aef 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sawfish
-PORTVERSION= 0.30
+PORTVERSION= 0.30.2
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
diff --git a/x11-wm/sawfish/distinfo b/x11-wm/sawfish/distinfo
index 9be5daccfc51..38c0d29d28f6 100644
--- a/x11-wm/sawfish/distinfo
+++ b/x11-wm/sawfish/distinfo
@@ -1 +1 @@
-MD5 (sawfish-0.30.tar.gz) = 1dc5a325a35bca2a3ecb42b1d73c38d8
+MD5 (sawfish-0.30.2.tar.gz) = 27cee9b36bb3991810f089008007c137
diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist
index 77f7d538f7c7..7a2decd668a5 100644
--- a/x11-wm/sawfish/pkg-plist
+++ b/x11-wm/sawfish/pkg-plist
@@ -34,9 +34,11 @@ share/locale/gl/LC_MESSAGES/sawfish.mo
share/locale/ja/LC_MESSAGES/sawfish.mo
share/locale/ko/LC_MESSAGES/sawfish.mo
share/locale/nl/LC_MESSAGES/sawfish.mo
+share/locale/no/LC_MESSAGES/sawfish.mo
share/locale/pl/LC_MESSAGES/sawfish.mo
share/locale/pt_PT/LC_MESSAGES/sawfish.mo
share/locale/ru/LC_MESSAGES/sawfish.mo
+share/locale/sl/LC_MESSAGES/sawfish.mo
share/locale/sv/LC_MESSAGES/sawfish.mo
share/locale/tr/LC_MESSAGES/sawfish.mo
share/locale/uk/LC_MESSAGES/sawfish.mo
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index f183d8566405..af65acda1aef 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sawfish
-PORTVERSION= 0.30
+PORTVERSION= 0.30.2
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo
index 9be5daccfc51..38c0d29d28f6 100644
--- a/x11-wm/sawfish2/distinfo
+++ b/x11-wm/sawfish2/distinfo
@@ -1 +1 @@
-MD5 (sawfish-0.30.tar.gz) = 1dc5a325a35bca2a3ecb42b1d73c38d8
+MD5 (sawfish-0.30.2.tar.gz) = 27cee9b36bb3991810f089008007c137
diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist
index 77f7d538f7c7..7a2decd668a5 100644
--- a/x11-wm/sawfish2/pkg-plist
+++ b/x11-wm/sawfish2/pkg-plist
@@ -34,9 +34,11 @@ share/locale/gl/LC_MESSAGES/sawfish.mo
share/locale/ja/LC_MESSAGES/sawfish.mo
share/locale/ko/LC_MESSAGES/sawfish.mo
share/locale/nl/LC_MESSAGES/sawfish.mo
+share/locale/no/LC_MESSAGES/sawfish.mo
share/locale/pl/LC_MESSAGES/sawfish.mo
share/locale/pt_PT/LC_MESSAGES/sawfish.mo
share/locale/ru/LC_MESSAGES/sawfish.mo
+share/locale/sl/LC_MESSAGES/sawfish.mo
share/locale/sv/LC_MESSAGES/sawfish.mo
share/locale/tr/LC_MESSAGES/sawfish.mo
share/locale/uk/LC_MESSAGES/sawfish.mo