diff options
author | pi <pi@FreeBSD.org> | 2016-10-10 00:10:59 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-10-10 00:10:59 +0800 |
commit | 4734f715766b058f8abde9f3a34ad2d72505d3e5 (patch) | |
tree | 6aa0175feb39dc950b8f281074c2fd73fafde698 /devel/rudiments | |
parent | e8dedb92066665553a27dd7ff3fc261d163d5669 (diff) | |
download | freebsd-ports-gnome-4734f715766b058f8abde9f3a34ad2d72505d3e5.tar.gz freebsd-ports-gnome-4734f715766b058f8abde9f3a34ad2d72505d3e5.tar.zst freebsd-ports-gnome-4734f715766b058f8abde9f3a34ad2d72505d3e5.zip |
devel/rudiments: 0.55.0 -> 0.56.0
databases/sqlrelay: 0.65.0 -> 0.66.0
Changes: http://software.firstworks.com/2016/09/version-0.html
http://software.firstworks.com/2016/09/sql-relay-0660-release-announcement.html
Diffstat (limited to 'devel/rudiments')
-rw-r--r-- | devel/rudiments/Makefile | 4 | ||||
-rw-r--r-- | devel/rudiments/distinfo | 5 | ||||
-rw-r--r-- | devel/rudiments/files/patch-configure | 18 | ||||
-rw-r--r-- | devel/rudiments/pkg-plist | 9 |
4 files changed, 11 insertions, 25 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index e618e3033399..0f3751e836c4 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rudiments -PORTVERSION= 0.55.0 +PORTVERSION= 0.56.0 CATEGORIES= devel MASTER_SITES= SF @@ -24,7 +24,7 @@ OPTIONS_DEFAULT= SSL PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_CONFIGURE_ENABLE= pcre -SSL_USE= OPENSSL=yes +SSL_USES= ssl SSL_CONFIGURE_ENABLE= ssl SSL_CONFIGURE_ON= --with-ssl-includes=-I${OPENSSLINC} \ --with-ssl-libs=-L${OPENSSLLIB} diff --git a/devel/rudiments/distinfo b/devel/rudiments/distinfo index ebb7da2af2b9..461d06cd7c96 100644 --- a/devel/rudiments/distinfo +++ b/devel/rudiments/distinfo @@ -1,2 +1,3 @@ -SHA256 (rudiments-0.55.0.tar.gz) = f2afccd1abb14ce04ff819ec5b80e59f89d3e70a6280a35794c1141b0426bb78 -SIZE (rudiments-0.55.0.tar.gz) = 2107571 +TIMESTAMP = 1476015920 +SHA256 (rudiments-0.56.0.tar.gz) = 997d63d015c8aeac893501dbf0bf912710eb041c2fe40c1f2a7ff77f64f24846 +SIZE (rudiments-0.56.0.tar.gz) = 2170923 diff --git a/devel/rudiments/files/patch-configure b/devel/rudiments/files/patch-configure index 30574c0122db..d47d7e23e3cc 100644 --- a/devel/rudiments/files/patch-configure +++ b/devel/rudiments/files/patch-configure @@ -9,15 +9,6 @@ module_cmds= module_expsym_cmds= old_archive_from_new_cmds= -@@ -10913,7 +10913,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no - ;; @@ -12248,7 +12248,7 @@ hardcode_automatic_CXX=no inherit_rpath_CXX=no module_cmds_CXX= @@ -27,15 +18,6 @@ old_archive_cmds_CXX=$old_archive_cmds reload_flag_CXX=$reload_flag reload_cmds_CXX=$reload_cmds -@@ -14748,7 +14748,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no - ;; @@ -15767,6 +15767,9 @@ case $host_os in *mingw32* ) WERROR="" diff --git a/devel/rudiments/pkg-plist b/devel/rudiments/pkg-plist index 38f8912e51ff..6c9ac943522d 100644 --- a/devel/rudiments/pkg-plist +++ b/devel/rudiments/pkg-plist @@ -3,7 +3,6 @@ include/rudiments/bytebuffer.h include/rudiments/bytestring.h include/rudiments/character.h include/rudiments/charstring.h -include/rudiments/chat.h include/rudiments/client.h include/rudiments/codetree.h include/rudiments/commandline.h @@ -40,8 +39,6 @@ include/rudiments/private/bytestringincludes.h include/rudiments/private/characterincludes.h include/rudiments/private/charstring.h include/rudiments/private/charstringincludes.h -include/rudiments/private/chat.h -include/rudiments/private/chatincludes.h include/rudiments/private/client.h include/rudiments/private/clientincludes.h include/rudiments/private/codetree.h @@ -117,6 +114,8 @@ include/rudiments/private/permissions.h include/rudiments/private/permissionsincludes.h include/rudiments/private/process.h include/rudiments/private/processincludes.h +include/rudiments/private/prompt.h +include/rudiments/private/promptincludes.h include/rudiments/private/protocolentry.h include/rudiments/private/protocolentryincludes.h include/rudiments/private/randomnumber.h @@ -130,6 +129,8 @@ include/rudiments/private/server.h include/rudiments/private/serverincludes.h include/rudiments/private/serviceentry.h include/rudiments/private/serviceentryincludes.h +include/rudiments/private/sha1.h +include/rudiments/private/sha1includes.h include/rudiments/private/sharedmemory.h include/rudiments/private/sharedmemoryincludes.h include/rudiments/private/signalclassesincludes.h @@ -182,6 +183,7 @@ include/rudiments/private/xmldomnodeincludes.h include/rudiments/private/xmlsax.h include/rudiments/private/xmlsaxincludes.h include/rudiments/process.h +include/rudiments/prompt.h include/rudiments/protocolentry.h include/rudiments/randomnumber.h include/rudiments/regularexpression.h @@ -190,6 +192,7 @@ include/rudiments/security.h include/rudiments/semaphoreset.h include/rudiments/server.h include/rudiments/serviceentry.h +include/rudiments/sha1.h include/rudiments/sharedmemory.h include/rudiments/signalclasses.h include/rudiments/singlylinkedlist.h |