head	1.3;
access;
symbols
	old_RELEASE_7_2_0:1.2
	old_RELEASE_7_1_0:1.2
	old_RELEASE_6_4_0:1.2
	old_RELEASE_5_EOL:1.2
	old_RELEASE_7_0_0:1.2
	old_RELEASE_6_3_0:1.2
	old_PRE_XORG_7:1.2
	old_RELEASE_4_EOL:1.2
	old_RELEASE_6_2_0:1.2
	old_RELEASE_6_1_0:1.2
	old_RELEASE_5_5_0:1.2
	old_RELEASE_6_0_0:1.1
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1
	old_RELEASE_5_3_0:1.1
	old_RELEASE_4_10_0:1.1
	old_RELEASE_5_2_1:1.1
	old_RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2009.09.21.11.41.43;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2005.11.24.11.25.04;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.29.21.41.31;	author sergei;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.0

PR:		138787
Submitted by:	Charlie Kester <corky1951@@comcast.net> (maintainer)
Feature safe:	yes
@
text
@--- configure.orig	Tue Nov  1 09:35:20 2005
+++ configure	Tue Nov  1 09:36:28 2005
@@@@ -2990,7 +2990,7 @@@@
   *)
     SHLIBFORLINK=libnettle.so
     SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
-    SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
+    SHLIBFILE='$(SHLIBSONAME)'
     SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
     # FIXME: It might make some sense to link with -lgmp
     SHLIBLIBS=''
@


1.2
log
@security/nettle is out of date : port version is 1.7, available is 1.13

	Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@@oav.net>
@
text
@@


1.1
log
@- Install shared library (mostly for Pike 7.5 crypto toolkit)
- Install documentation and examples
- Utilize INFO

PR:		58338
Submitted by:	Xavier Beaudouin <kiwi@@plonk.home.oav.net>
Approved by:	maintainer
@
text
@d1 11
a11 11
--- configure.orig	Fri Oct 24 14:27:53 2003
+++ configure	Fri Oct 24 14:28:43 2003
@@@@ -3160,7 +3160,7 @@@@ fi
 SHLIBCFLAGS="-fpic"
 SHLIBFORLINK=libnettle.so
 SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
-SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
+SHLIBFILE='$(SHLIBSONAME)'
 SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
 
 echo "enable_shared: $enable_shared"
@

