ports/175100: [PATCH] x11-fm/pcmanfm: update to 1.1.0
Po-Chien Lin
linpc at cs.nctu.edu.tw
Mon Jan 7 13:00:01 UTC 2013
>Number: 175100
>Category: ports
>Synopsis: [PATCH] x11-fm/pcmanfm: update to 1.1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 07 13:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Po-Chien Lin
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dev.linpc.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Sat Jan 5 22:32:49 CST
>Description:
- Update to 1.1.0
- Add LICENSE
- Depends on ports/175099
>How-To-Repeat:
>Fix:
--- pcmanfm-1.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-fm/pcmanfm/Makefile ./Makefile
--- /usr/ports/x11-fm/pcmanfm/Makefile 2013-01-05 18:20:01.156731590 +0800
+++ ./Makefile 2013-01-06 13:34:42.962525658 +0800
@@ -1,21 +1,18 @@
-# New ports collection makefile for: x11-fm/pcmanfm
-# Date created: 27 March 2008
-# Whom: Martin Tournoij <carpetsmoker at xs4all.nl>
-#
-# $Carpetsmoker: ports/x11-fm/pcmanfm/Makefile,v 1.2 2008/04/06 20:25:05 carpetsmoker Exp $
+# Created by: Martin Tournoij <carpetsmoker at xs4all.nl>
# $FreeBSD: head/x11-fm/pcmanfm/Makefile 303721 2012-09-05 19:21:31Z kmoore $
-#
PORTNAME= pcmanfm
-PORTVERSION= 1.0
+PORTVERSION= 1.1.0
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
MAINTAINER= kmoore at FreeBSD.org
COMMENT= PCMan File Manager
+LICENSE= GPLv2
+
LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \
- fm-gtk.3:${PORTSDIR}/x11/libfm
+ fm-gtk.4:${PORTSDIR}/x11/libfm
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool
@@ -26,11 +23,11 @@
MAN1= pcmanfm.1
-OPTIONS= NLS "Native Language Support (devel/gettext)" on
+OPTIONS_DEFINE= NLS
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
-.if !defined(WITHOUT_NLS)
+.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
@@ -38,4 +35,4 @@
PLIST_SUB+= NLS="@comment "
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/x11-fm/pcmanfm/distinfo ./distinfo
--- /usr/ports/x11-fm/pcmanfm/distinfo 2013-01-05 18:20:01.156731590 +0800
+++ ./distinfo 2013-01-04 18:06:03.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (pcmanfm-1.0.tar.gz) = c28da37b0856424ee15aa2e1edaedeb667baeec9e6547aa3cd886237b217e4e8
-SIZE (pcmanfm-1.0.tar.gz) = 454247
+SHA256 (pcmanfm-1.1.0.tar.gz) = 1f6301f330ad648f3322708ec6c0f680a8695a9453932fe19653bab6731e5582
+SIZE (pcmanfm-1.1.0.tar.gz) = 496895
diff -ruN --exclude=CVS /usr/ports/x11-fm/pcmanfm/pkg-plist ./pkg-plist
--- /usr/ports/x11-fm/pcmanfm/pkg-plist 2013-01-05 18:20:01.156731590 +0800
+++ ./pkg-plist 2013-01-04 18:12:20.000000000 +0800
@@ -1,7 +1,7 @@
bin/pcmanfm
etc/xdg/pcmanfm/default/pcmanfm.conf
-share/applications/pcmanfm.desktop
share/applications/pcmanfm-desktop-pref.desktop
+share/applications/pcmanfm.desktop
%%NLS%%share/locale/ar/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/be/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/bg/LC_MESSAGES/pcmanfm.mo
@@ -32,6 +32,7 @@
%%NLS%%share/locale/lg/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/lt/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/lv/LC_MESSAGES/pcmanfm.mo
+%%NLS%%share/locale/ms/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/nl/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/pa/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pcmanfm.mo
@@ -54,35 +55,13 @@
%%NLS%%share/locale/vi/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo
-%%DATADIR%%/ui/pref.ui
-%%DATADIR%%/ui/autorun.ui
%%DATADIR%%/ui/about.ui
+%%DATADIR%%/ui/autorun.ui
%%DATADIR%%/ui/desktop-pref.ui
+%%DATADIR%%/ui/pref.ui
@dirrm %%DATADIR%%/ui
@dirrm %%DATADIR%%
+ at dirrmtry share/applications
@dirrmtry etc/xdg/pcmanfm/default
@dirrmtry etc/xdg/pcmanfm
@dirrmtry etc/xdg
- at dirrmtry share/applications
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/fo/LC_MESSAGES
- at dirrmtry share/locale/fo
- at dirrmtry share/locale/km/LC_MESSAGES
- at dirrmtry share/locale/km
- at dirrmtry share/locale/lg/LC_MESSAGES
- at dirrmtry share/locale/lg
- at dirrmtry share/locale/si/LC_MESSAGES
- at dirrmtry share/locale/si
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/th/LC_MESSAGES
- at dirrmtry share/locale/th
- at dirrmtry share/locale/tt_RU/LC_MESSAGES
- at dirrmtry share/locale/tt_RU
- at dirrmtry share/locale/ur_PK/LC_MESSAGES
- at dirrmtry share/locale/ur_PK
- at dirrmtry include/libfm/libfm
- at dirrmtry include/libfm
--- pcmanfm-1.1.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list