diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-12-13 12:28:44 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-12-13 12:28:44 +0000 |
commit | 4904e8d104c1e852a5b67f52b712d51f87cae464 (patch) | |
tree | 0094804d673655f783701841c0bb9b155e5b5a3a /textproc/wv2 | |
parent | 18f480917421bf206916ae5885e759368db7235f (diff) | |
download | ports-4904e8d104c1e852a5b67f52b712d51f87cae464.tar.gz ports-4904e8d104c1e852a5b67f52b712d51f87cae464.zip |
- Update to 0.2.3
- portlint(1)
Approved by: maintainer
Security: CVE-2006-2197, http://secunia.com/advisories/20665/
Notes
Notes:
svn path=/head/; revision=179651
Diffstat (limited to 'textproc/wv2')
-rw-r--r-- | textproc/wv2/Makefile | 5 | ||||
-rw-r--r-- | textproc/wv2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 771b28c851be..f14ee8c7e6cd 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wv2 -PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTVERSION= 0.2.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware @@ -23,7 +22,7 @@ USE_GNOME= gnometarget libgsf GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-configure: @${REINPLACE_CMD} "s,-pedantic ,," ${WRKSRC}/configure diff --git a/textproc/wv2/distinfo b/textproc/wv2/distinfo index 9a5acad3266d..66f16d708fca 100644 --- a/textproc/wv2/distinfo +++ b/textproc/wv2/distinfo @@ -1,3 +1,3 @@ -MD5 (wv2-0.2.2.tar.bz2) = d05318852b6c599270c7e0376834c413 -SHA256 (wv2-0.2.2.tar.bz2) = 5309bc319a07faaafabea1e9b640c01d69a8f6ded898f69270aaec1924fc0008 -SIZE (wv2-0.2.2.tar.bz2) = 672700 +MD5 (wv2-0.2.3.tar.bz2) = ea7e3331fbe597185070c0784411a3f7 +SHA256 (wv2-0.2.3.tar.bz2) = 8f2cf24a5eddb6711d7ba49c05c7b5dddc08ce0af564aba098f516c7cbb8b560 +SIZE (wv2-0.2.3.tar.bz2) = 908983 |