diff options
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 8 | ||||
-rw-r--r-- | japanese/ebview-gtk2/distinfo | 4 |
2 files changed, 3 insertions, 9 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 7a5f0eee1b94..2c0ba830c554 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ebview -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -30,12 +30,6 @@ post-patch: @${REINPLACE_CMD} -e \ 's|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure -pre-build: -.for file in src/grep.c - cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \ - && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE} -.endfor - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} diff --git a/japanese/ebview-gtk2/distinfo b/japanese/ebview-gtk2/distinfo index adaa9b0f8b2c..4129a11b87ee 100644 --- a/japanese/ebview-gtk2/distinfo +++ b/japanese/ebview-gtk2/distinfo @@ -1,2 +1,2 @@ -MD5 (ebview-0.3.4.tar.gz) = 986d8df2ffd99abf431dfe93be665c2c -SIZE (ebview-0.3.4.tar.gz) = 490865 +MD5 (ebview-0.3.5.tar.gz) = 0122cdade0a0e0b8ee22d16bb35e6796 +SIZE (ebview-0.3.5.tar.gz) = 498200 |