diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-17 16:43:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-17 16:43:54 +0000 |
commit | 236148e0127f47b7729e85700efb76b80f95cdfb (patch) | |
tree | 7e7082218c0259a5d85818a79f2b3bb6c2b3dbfe /lang/librep | |
parent | 41cfa4f1b04b9f15fd644043d79eae364bb49056 (diff) | |
download | ports-236148e0127f47b7729e85700efb76b80f95cdfb.tar.gz ports-236148e0127f47b7729e85700efb76b80f95cdfb.zip |
Notes
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 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 |