mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.133.
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363
This commit is contained in:
parent
b7f6917a8a
commit
f1f5324591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218014
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pan
|
||||
PORTVERSION= 0.132
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.133
|
||||
CATEGORIES= news gnome
|
||||
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -41,7 +40,5 @@ CONFIGURE_ARGS+= --with-gtkspell
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in"| ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g'
|
||||
@${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g' \
|
||||
${WRKSRC}/pan/data-impl/my-tree.cc
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/pan-0.132.tar.bz2) = 2c337dbd5105b7772a4326d549a45638
|
||||
SHA256 (gnome2/pan-0.132.tar.bz2) = 8695cf02f7664ac9aae39fc3edfc513f9856fb0fe19aa19cae006737994da577
|
||||
SIZE (gnome2/pan-0.132.tar.bz2) = 1466359
|
||||
MD5 (gnome2/pan-0.133.tar.bz2) = ca165da8557605d89d327cff78891b89
|
||||
SHA256 (gnome2/pan-0.133.tar.bz2) = e2494d89a5c3150d97f38af22ad6938f6ff29c64628c67e716d98a566f368e91
|
||||
SIZE (gnome2/pan-0.133.tar.bz2) = 1452883
|
||||
|
@ -28,6 +28,7 @@ share/locale/lv/LC_MESSAGES/pan.mo
|
||||
share/locale/ms/LC_MESSAGES/pan.mo
|
||||
share/locale/nb/LC_MESSAGES/pan.mo
|
||||
share/locale/nl/LC_MESSAGES/pan.mo
|
||||
share/locale/oc/LC_MESSAGES/pan.mo
|
||||
share/locale/pl/LC_MESSAGES/pan.mo
|
||||
share/locale/pt/LC_MESSAGES/pan.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/pan.mo
|
||||
@ -45,6 +46,8 @@ share/locale/vi/LC_MESSAGES/pan.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/pan.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/pan.mo
|
||||
share/pixmaps/pan.png
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
@dirrmtry share/locale/oc
|
||||
@dirrmtry share/locale/dz/LC_MESSAGES
|
||||
@dirrmtry share/locale/dz
|
||||
@dirrmtry share/applications
|
||||
|
Loading…
Reference in New Issue
Block a user