summaryrefslogtreecommitdiffstats
path: root/textproc/meld
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-07-29 07:34:01 +0000
committerkrion <krion@FreeBSD.org>2003-07-29 07:34:01 +0000
commit8c0aedadbc26aec1a6569418a0e7725519132aa1 (patch)
tree56af1d13c46a41d65515805919cb8631016dad44 /textproc/meld
parent69d8ec0f0be8a650d8b3b18695903ca0424e0826 (diff)
downloadFreeBSD-ports-8c0aedadbc26aec1a6569418a0e7725519132aa1.zip
FreeBSD-ports-8c0aedadbc26aec1a6569418a0e7725519132aa1.tar.gz
Update to 0.8.4
PR: 55003 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'textproc/meld')
-rw-r--r--textproc/meld/Makefile8
-rw-r--r--textproc/meld/distinfo2
-rw-r--r--textproc/meld/pkg-plist15
3 files changed, 10 insertions, 15 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index 11766c7..39adb94 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= meld
-PORTVERSION= 0.8.2
+PORTVERSION= 0.8.4
CATEGORIES= textproc devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= meld
@@ -30,12 +30,12 @@ post-patch:
INSTALLDIR= ${PREFIX}/share/meld
do-install:
${MKDIR} ${INSTALLDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/meld ${INSTALLDIR}/meld.py
- ${LN} -sf ${INSTALLDIR}/meld.py ${PREFIX}/bin/meld
+ ${INSTALL_SCRIPT} ${WRKSRC}/meld ${INSTALLDIR}
+ ${LN} -sf ${INSTALLDIR}/meld ${PREFIX}/bin/meld
${INSTALL_DATA} ${WRKSRC}/meld.desktop ${PREFIX}/share/gnome/applications
${INSTALL_DATA} ${WRKSRC}/*.py ${INSTALLDIR}
${MKDIR} ${INSTALLDIR}/glade2
- ${INSTALL_DATA} ${WRKSRC}/glade2/*.glade* ${INSTALLDIR}/glade2
+ ${INSTALL_DATA} ${WRKSRC}/glade2/*.glade ${INSTALLDIR}/glade2
${MKDIR} ${INSTALLDIR}/glade2/pixmaps
${INSTALL_DATA} ${WRKSRC}/glade2/pixmaps/*.png ${INSTALLDIR}/glade2/pixmaps
${INSTALL_DATA} ${WRKSRC}/glade2/pixmaps/*.xpm ${INSTALLDIR}/glade2/pixmaps
diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo
index 278299d..3d75c91 100644
--- a/textproc/meld/distinfo
+++ b/textproc/meld/distinfo
@@ -1 +1 @@
-MD5 (meld-0.8.2.tgz) = e547340b3f8271a2135a0cea9c9b1c2f
+MD5 (meld-0.8.4.tgz) = 404620921890ab0b8bf77008bcd08498
diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist
index b276cc9..52d9e3c 100644
--- a/textproc/meld/pkg-plist
+++ b/textproc/meld/pkg-plist
@@ -15,9 +15,7 @@ share/meld/filediff.pyo
share/meld/gnomeglade.py
share/meld/gnomeglade.pyc
share/meld/gnomeglade.pyo
-share/meld/meld.py
-share/meld/meld.pyc
-share/meld/meld.pyo
+share/meld/meld
share/meld/meldapp.py
share/meld/meldapp.pyc
share/meld/meldapp.pyo
@@ -40,13 +38,9 @@ share/meld/undo.py
share/meld/undo.pyc
share/meld/undo.pyo
share/meld/glade2/cvsview.glade
-share/meld/glade2/cvsview.gladep
share/meld/glade2/dirdiff.glade
-share/meld/glade2/dirdiff.gladep
share/meld/glade2/filediff.glade
-share/meld/glade2/filediff.gladep
share/meld/glade2/meld-app.glade
-share/meld/glade2/meld-app.gladep
share/meld/glade2/pixmaps/button_apply0.xpm
share/meld/glade2/pixmaps/button_apply1.xpm
share/meld/glade2/pixmaps/button_copy0.xpm
@@ -62,13 +56,14 @@ share/meld/glade2/pixmaps/icon.png
share/meld/glade2/pixmaps/logo.png
share/meld/glade2/pixmaps/tree-file-changed.png
share/meld/glade2/pixmaps/tree-file-new.png
+share/meld/glade2/pixmaps/tree-file-newer.png
share/meld/glade2/pixmaps/tree-file-normal.png
share/meld/glade2/pixmaps/tree-folder-changed.png
share/meld/glade2/pixmaps/tree-folder-new.png
share/meld/glade2/pixmaps/tree-folder-normal.png
-%%PORTDOCS%%share/doc/meld/index.html
-%%PORTDOCS%%share/doc/meld/stylesheet.css
-%%PORTDOCS%%@dirrm share/doc/meld
+%%PORTDOCS%%%%DOCDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm share/meld/glade2/pixmaps
@dirrm share/meld/glade2
@dirrm share/meld
OpenPOWER on IntegriCloud