mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.3.8
This commit is contained in:
parent
1ab42edb16
commit
6a352fcf76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163851
@ -7,11 +7,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= kazehakase
|
||||
PORTVERSION= 0.3.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.8
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/20010
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/20333
|
||||
|
||||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
|
||||
@ -85,7 +84,8 @@ pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|thunderbird|xulrunner|' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|thunderbird|xulrunner|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|/usr/share/migemo|${LOCALBASE}/share/migemo|; \
|
||||
s|=beginner|=medium|' ${WRKSRC}/etc/kzrc
|
||||
.if defined(WITH_MIGEMO)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (kazehakase-0.3.7.tar.gz) = 3379ac7977d5bc34b024cdadbf37857e
|
||||
SHA256 (kazehakase-0.3.7.tar.gz) = 986753e661afc421615b0b0a6c45cc62fb1d7ef19976da48df4172cc63d11141
|
||||
SIZE (kazehakase-0.3.7.tar.gz) = 1335915
|
||||
MD5 (kazehakase-0.3.8.tar.gz) = 1dfbce52122e97e6932fb552432eef86
|
||||
SHA256 (kazehakase-0.3.8.tar.gz) = 960f1288385008d4b5ea980decd6012101a7e84bd2c30f76eeb02adc947aac48
|
||||
SIZE (kazehakase-0.3.8.tar.gz) = 1334027
|
||||
|
11
www/kazehakase/files/patch-configure
Normal file
11
www/kazehakase/files/patch-configure
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Mon May 29 10:03:44 2006
|
||||
+++ configure Mon May 29 10:03:54 2006
|
||||
@@ -976,7 +976,7 @@
|
||||
psdir='${docdir}'
|
||||
libdir='${exec_prefix}/lib'
|
||||
localedir='${datarootdir}/locale'
|
||||
-mandir='${datarootdir}/man'
|
||||
+mandir='${prefix}/man'
|
||||
|
||||
ac_prev=
|
||||
ac_dashdash=
|
@ -22,7 +22,6 @@ share/gnome/kazehakase/icons/kz-closeforward.png
|
||||
share/gnome/kazehakase/icons/kz-closewindow.png
|
||||
share/gnome/kazehakase/icons/kz-copyimagelocation.png
|
||||
share/gnome/kazehakase/icons/kz-copyurl.png
|
||||
share/gnome/kazehakase/icons/kz-editor.png
|
||||
share/gnome/kazehakase/icons/kz-epiphany.png
|
||||
share/gnome/kazehakase/icons/kz-firefox.png
|
||||
share/gnome/kazehakase/icons/kz-folder-open.png
|
||||
|
Loading…
Reference in New Issue
Block a user