1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- update MASTER_SITES

- add a patch to support lj tags
- bump PORTREVISION

Submitted by:	Wesley Shields <wxs@csh.rit.edu>
This commit is contained in:
Pete Fritchman 2005-09-27 17:44:54 +00:00
parent 71d2c82e3b
commit 2766cc9b38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143641
2 changed files with 7 additions and 1 deletions

View File

@ -7,10 +7,14 @@
PORTNAME= jlj
PORTVERSION= 2.7
PORTREVISION= 1
CATEGORIES= deskutils net
MASTER_SITES= http://www.cis.rit.edu/~jerry/Software/perl/
MASTER_SITES= http://patsy.cis.rit.edu/Software/perl/
DISTNAME= ${PORTNAME}_${PORTVERSION}
PATCH_SITES= http://www.atarininja.org/~wxs/patches/
PATCHFILES= jlj-tags-port.diff
MAINTAINER= petef@FreeBSD.org
COMMENT= Jerry's command-line LiveJournal.com entry system

View File

@ -1,2 +1,4 @@
MD5 (jlj_2.7.tar.gz) = 8be1675feaad41baed6ac3616a8a6fb9
SIZE (jlj_2.7.tar.gz) = 30157
MD5 (jlj-tags-port.diff) = 78c98ef68f68ea61dc8c13a0110b84c6
SIZE (jlj-tags-port.diff) = 3498