aboutsummaryrefslogtreecommitdiff
path: root/www/ljsm
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2006-01-21 13:41:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2006-01-21 13:41:01 +0000
commit4d93dc3c5e4a550af60c307ad484d39530d4b718 (patch)
tree330fb2b7879d4620725d3234cde6890b6463041b /www/ljsm
parent123d7cd9f8cb7489de9075a33950fa1ac6c2fe3f (diff)
downloadports-4d93dc3c5e4a550af60c307ad484d39530d4b718.tar.gz
ports-4d93dc3c5e4a550af60c307ad484d39530d4b718.zip
Upgrade to 2.7
Notes
Notes: svn path=/head/; revision=154057
Diffstat (limited to 'www/ljsm')
-rw-r--r--www/ljsm/Makefile9
-rw-r--r--www/ljsm/distinfo5
-rw-r--r--www/ljsm/files/patch-aa20
-rw-r--r--www/ljsm/pkg-descr2
4 files changed, 7 insertions, 29 deletions
diff --git a/www/ljsm/Makefile b/www/ljsm/Makefile
index c1e51dd0fb25..d5257dea0b68 100644
--- a/www/ljsm/Makefile
+++ b/www/ljsm/Makefile
@@ -6,19 +6,16 @@
#
PORTNAME= ljsm
-PORTVERSION= 2.5
-PORTREVISION= 1
+PORTVERSION= 2.7
CATEGORIES= www perl5 deskutils
-MASTER_SITES= http://ryzh.kiev.ua/ljsm/
+MASTER_SITES= http://www.offtopia.net/ljsm/
EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Livejournal.com postings recusive copy utility
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/HTML/SimpleLinkExtor.pm:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
- ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8
+ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
PLIST_FILES= bin/ljsm
NO_WRKSUBDIR= yes
diff --git a/www/ljsm/distinfo b/www/ljsm/distinfo
index 83424964803b..96ae92e1a919 100644
--- a/www/ljsm/distinfo
+++ b/www/ljsm/distinfo
@@ -1,2 +1,3 @@
-MD5 (ljsm-2.5.zip) = b952768c9add6d79a53a12e603a12bce
-SIZE (ljsm-2.5.zip) = 9814
+MD5 (ljsm-2.7.zip) = 7d6001923caa7f345ca77e511a265f2c
+SHA256 (ljsm-2.7.zip) = e55a592de3629b122cefd7401e857b799304a89bb89d18007d8bd65bb520395f
+SIZE (ljsm-2.7.zip) = 11614
diff --git a/www/ljsm/files/patch-aa b/www/ljsm/files/patch-aa
deleted file mode 100644
index 73f197c73150..000000000000
--- a/www/ljsm/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- ljsm.pl.orig Sun Dec 21 23:15:16 2003
-+++ ljsm.pl Sat Jun 18 21:31:48 2005
-@@ -57,7 +57,7 @@
- use constant PASSWORD => '';
- use constant START_YEAR => 2001; # fetch data back to this year
- use constant UTF8_DECODE => 0; # convert text to local charset
--use constant LOCAL_CHARSET => 'CP1251'; # windows cyrillic
-+use constant LOCAL_CHARSET => 'KOI8-R'; # Unix cyrillic
- use constant DEBUG_LEVEL => 3; # 0 - quiet, 1 - essential, 2 - verbose
- use constant LOCAL_DIR => ''; # local directory to put files into. Leave it empty to put in the current directory. Slash (/, if not empty) in the end required.
- use constant HTTP_PROXY => ''; # set proxy URL if you use http proxy
-@@ -296,7 +296,7 @@
- if (defined $exportform) {
- #$exportform->dump();
- $exportform->value('format', 'xml');
-- $exportform->value('encid', 3); # 6 for KOI-8
-+ $exportform->value('encid', 2); # 6 for KOI-8
- # uncomment next line to skip translation between encodings
- # $exportform->value('notranslation', 1);
-
diff --git a/www/ljsm/pkg-descr b/www/ljsm/pkg-descr
index 850853205a1f..a4711440a335 100644
--- a/www/ljsm/pkg-descr
+++ b/www/ljsm/pkg-descr
@@ -1,4 +1,4 @@
Livejournal.com utility to fetch all user's posts and/or memories and save
them in HTML format.
-WWW: http://ryzh.kiev.ua/ljsm/
+WWW: http://ljsm.feechki.org/ljsm.html