summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-09-03 10:10:28 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-09-03 10:10:28 +0000
commit6a449eece92c975553786c6bde5fda30235c1a6a (patch)
treec045827aadb476d22c55326227ad74939abae69c /devel
parentUpgrade to 2.6 (diff)
Upgrade to .34
Notes
Notes: svn path=/head/; revision=3736
Diffstat (limited to 'devel')
-rw-r--r--devel/libslang/Makefile8
-rw-r--r--devel/libslang/distinfo2
-rw-r--r--devel/libslang/files/patch-aa10
-rw-r--r--devel/libslang/pkg-plist2
4 files changed, 11 insertions, 11 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index f96e2ad4cbce..f577e6fb4ac8 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: S-Lang library
-# Version required: 0.99-33
+# Version required: 0.99-34
# Date created: 11 July 1996
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1996/07/11 17:31:18 ache Exp $
+# $Id: Makefile,v 1.2 1996/07/12 10:24:04 asami Exp $
#
-DISTNAME= slang0.99-33
-PKGNAME= libslang-0.99.33
+DISTNAME= slang0.99-34
+PKGNAME= libslang-0.99.34
CATEGORIES+= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/
diff --git a/devel/libslang/distinfo b/devel/libslang/distinfo
index 90565cf01272..73bbb4bb8ce0 100644
--- a/devel/libslang/distinfo
+++ b/devel/libslang/distinfo
@@ -1 +1 @@
-MD5 (slang0.99-33.tar.gz) = a9d3bcbbd6870c58351919d74c5171f8
+MD5 (slang0.99-34.tar.gz) = ac389be9b08d8b60847208521f900099
diff --git a/devel/libslang/files/patch-aa b/devel/libslang/files/patch-aa
index 00624e328f0e..36881f752c29 100644
--- a/devel/libslang/files/patch-aa
+++ b/devel/libslang/files/patch-aa
@@ -1,5 +1,5 @@
-*** src/Makefile.in.orig Tue Jun 18 08:25:37 1996
---- src/Makefile.in Thu Jul 11 21:14:31 1996
+*** src/Makefile.in.orig Tue Sep 3 09:19:09 1996
+--- src/Makefile.in Tue Sep 3 13:50:25 1996
***************
*** 2,15 ****
#---------------------------------------------------------------------------
@@ -73,8 +73,8 @@
-$(MKDIR) $(OBJDIR)
$(ELFDIR) :
***************
-*** 119,130 ****
- install-elf: $(install_lib_dir) $(install_include_dir) $(ELFDIR_ELF_LIB)
+*** 121,132 ****
+ $(INSTALL_DATA) $(SRCDIR)/slcurses.h $(install_include_dir)
@echo installing $(ELFLIB_MAJOR_MINOR) in $(install_lib_dir)
$(INSTALL_DATA) $(ELFDIR_ELF_LIB) $(install_lib_dir)
- @echo creating symbolic links to $(ELFLIB_MAJOR_MINOR)
@@ -86,4 +86,4 @@
#---------------------------------------------------------------------------
# Housekeeping
#---------------------------------------------------------------------------
---- 116,121 ----
+--- 118,123 ----
diff --git a/devel/libslang/pkg-plist b/devel/libslang/pkg-plist
index d307b2b7160e..a93b8a772863 100644
--- a/devel/libslang/pkg-plist
+++ b/devel/libslang/pkg-plist
@@ -1,6 +1,6 @@
lib/libslang.a
@exec ranlib %D/%F
-lib/libslang.so.99.33
+lib/libslang.so.99.34
@exec /sbin/ldconfig -m %B
include/slcurses.h
include/slang.h