diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-17 16:43:54 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-17 16:43:54 +0000 |
commit | d9e5dc5567c8da7aff819a2aa1420246892af25d (patch) | |
tree | e2d3758f562dfaacc95263b4e4f13312e7ae27e1 /lang/librep | |
parent | b586b6dd45376d299ae11a509fd666385d21054a (diff) | |
download | FreeBSD-ports-d9e5dc5567c8da7aff819a2aa1420246892af25d.zip FreeBSD-ports-d9e5dc5567c8da7aff819a2aa1420246892af25d.tar.gz |
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/librep')
-rw-r--r-- | lang/librep/Makefile | 2 | ||||
-rw-r--r-- | lang/librep/distinfo | 2 | ||||
-rw-r--r-- | lang/librep/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 171817f..8adba7a 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 d235938..7b86e65b 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 989812d..28bd9ec 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 |