diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-18 00:43:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-18 00:43:54 +0800 |
commit | d9e5dc5567c8da7aff819a2aa1420246892af25d (patch) | |
tree | e2d3758f562dfaacc95263b4e4f13312e7ae27e1 /lang/librep2 | |
parent | b586b6dd45376d299ae11a509fd666385d21054a (diff) | |
download | freebsd-ports-gnome-d9e5dc5567c8da7aff819a2aa1420246892af25d.tar.gz freebsd-ports-gnome-d9e5dc5567c8da7aff819a2aa1420246892af25d.tar.zst freebsd-ports-gnome-d9e5dc5567c8da7aff819a2aa1420246892af25d.zip |
Update librep/rep-gtk/sawfish triplet to the latest versions:
librep: 0.12.3
rep-gtk: 0.13a
sawfish: 0.30.2
Diffstat (limited to 'lang/librep2')
-rw-r--r-- | lang/librep2/Makefile | 2 | ||||
-rw-r--r-- | lang/librep2/distinfo | 2 | ||||
-rw-r--r-- | lang/librep2/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
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 |