ports/129925: [maintainer update] Updated port: nepenthes 0.2.0_4 to 0.2.2

Michael Josic systemoperator at gmail.com
Thu Dec 25 11:40:02 UTC 2008


>Number:         129925
>Category:       ports
>Synopsis:       [maintainer update] Updated port: nepenthes 0.2.0_4 to 0.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 25 11:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Josic
>Release:        
>Organization:
>Environment:
>Description:
Update from version 0.2.0_4 to 0.2.2.
>How-To-Repeat:

>Fix:
diff -ruN nepenthes.bak/Makefile nepenthes/Makefile
--- nepenthes.bak/Makefile      2008-09-30 01:47:00.000000000 +0200
+++ nepenthes/Makefile  2008-12-24 23:33:30.000000000 +0100
@@ -6,8 +6,7 @@
 #

 PORTNAME=      nepenthes
-PORTVERSION=   0.2.0
-PORTREVISION=  4
+PORTVERSION=   0.2.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    nepenthes
diff -ruN nepenthes.bak/distinfo nepenthes/distinfo
--- nepenthes.bak/distinfo      2007-01-15 15:55:45.000000000 +0100
+++ nepenthes/distinfo  2008-12-24 23:40:16.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (nepenthes-0.2.0.tar.gz) = 3123b62700403a8baeb597b29d075779
-SHA256 (nepenthes-0.2.0.tar.gz) = a33a56b791bfb71559e121175106783087ae31d147362c9f17ea11796a68938a
-SIZE (nepenthes-0.2.0.tar.gz) = 913270
+MD5 (nepenthes-0.2.2.tar.gz) = 7681557ece4c05e8b601f99ca7da79ff
+SHA256 (nepenthes-0.2.2.tar.gz) = 1ea7969b41ef4c68af68f46207178996efc6e1b5f1046f090e450d52a1fad64e
+SIZE (nepenthes-0.2.2.tar.gz) = 936776
diff -ruN nepenthes.bak/files/patch-modules-download-curl-download-curl.cpp nepenthes/files/patch-modules-download-curl-download-curl.cpp
--- nepenthes.bak/files/patch-modules-download-curl-download-curl.cpp   2006-12-13 13:41:32.000000000 +0100
+++ nepenthes/files/patch-modules-download-curl-download-curl.cpp       1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
---- modules/download-curl/download-curl.cpp.orig       Tue Dec  5 15:53:24 2006
-+++ modules/download-curl/download-curl.cpp    Tue Dec  5 15:54:09 2006
-@@ -230,7 +230,9 @@
-                                down->getDownloadUrl()->getPort(),
-                                down->getDownloadUrl()->getPath().c_str());
- //        string auth = down->getDownloadUrl()->getUser() + ":" + down->getDownloadUrl()->getPass();
-+#if LIBCURL_VERSION_NUM < 0x071000
-               curl_easy_setopt(pCurlHandle, CURLOPT_SOURCE_USERPWD,(char *)down->getDownloadUrl()->getAuth().c_str());
-+#endif
-               curl_easy_setopt(pCurlHandle, CURLOPT_USERPWD,(char *)down->getDownloadUrl()->getAuth().c_str());
-               curl_easy_setopt(pCurlHandle, CURLOPT_URL                       , url);
-               curl_easy_setopt(pCurlHandle, CURLOPT_FTP_RESPONSE_TIMEOUT, 120);       // 2 min ftp timeout
diff -ruN nepenthes.bak/pkg-plist nepenthes/pkg-plist
--- nepenthes.bak/pkg-plist     2007-01-15 15:55:45.000000000 +0100
+++ nepenthes/pkg-plist 2008-12-25 11:40:28.000000000 +0100
@@ -15,6 +15,9 @@
 etc/nepenthes/shellcode-generic.conf
 etc/nepenthes/submit-file.conf
 etc/nepenthes/submit-gotek.conf
+etc/nepenthes/submit-http.conf
+etc/nepenthes/submit-mwserv.conf
+etc/nepenthes/submit-postgres.conf
 etc/nepenthes/submit-norman.conf
 etc/nepenthes/vuln-asn1.conf
 etc/nepenthes/vuln-bagle.conf
@@ -33,7 +36,6 @@
 etc/nepenthes/vuln-optix.conf
 etc/nepenthes/vuln-pnp.conf
 etc/nepenthes/vuln-sasserftpd.conf
-etc/nepenthes/vuln-ssh.conf
 etc/nepenthes/vuln-sub7.conf
 etc/nepenthes/vuln-upnp.conf
 etc/nepenthes/vuln-veritas.conf
@@ -69,6 +71,9 @@
 lib/nepenthes/logdownload.a
 lib/nepenthes/logdownload.la
 lib/nepenthes/logdownload.so
+lib/nepenthes/loghexdump.a
+lib/nepenthes/loghexdump.la
+lib/nepenthes/loghexdump.so
 lib/nepenthes/logirc.a
 lib/nepenthes/logirc.la
 lib/nepenthes/logirc.so
@@ -108,6 +113,12 @@
 lib/nepenthes/submitgotek.a
 lib/nepenthes/submitgotek.la
 lib/nepenthes/submitgotek.so
+lib/nepenthes/submithttp.a
+lib/nepenthes/submithttp.la
+lib/nepenthes/submithttp.so
+lib/nepenthes/submitmwserv.a
+lib/nepenthes/submitmwserv.la
+lib/nepenthes/submitmwserv.so
 lib/nepenthes/submitnorman.a
 lib/nepenthes/submitnorman.la
 lib/nepenthes/submitnorman.so
@@ -168,6 +179,9 @@
 lib/nepenthes/vulnsasserftpd.a
 lib/nepenthes/vulnsasserftpd.la
 lib/nepenthes/vulnsasserftpd.so
+lib/nepenthes/vulnsav.a
+lib/nepenthes/vulnsav.la
+lib/nepenthes/vulnsav.so
 lib/nepenthes/vulnssh.a
 lib/nepenthes/vulnssh.la
 lib/nepenthes/vulnssh.so

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list