[Midnightbsd-cvs] mports [21296] trunk/deskutils/cartotheque: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 26 09:58:57 EDT 2016


Revision: 21296
          http://svnweb.midnightbsd.org/mports/?rev=21296
Author:   laffer1
Date:     2016-03-26 09:57:57 -0400 (Sat, 26 Mar 2016)
Log Message:
-----------
fix plist

Modified Paths:
--------------
    trunk/deskutils/cartotheque/Makefile
    trunk/deskutils/cartotheque/pkg-plist

Modified: trunk/deskutils/cartotheque/Makefile
===================================================================
--- trunk/deskutils/cartotheque/Makefile	2016-03-26 13:57:07 UTC (rev 21295)
+++ trunk/deskutils/cartotheque/Makefile	2016-03-26 13:57:57 UTC (rev 21296)
@@ -3,8 +3,9 @@
 
 PORTNAME=	cartotheque
 PORTVERSION=	0.1
+PORTREVISION=	1
 CATEGORIES=	deskutils gnustep
-MASTER_SITES=	LOCAL/dinoex
+MASTER_SITES=	FREEBSD_LOCAL/dinoex
 DISTNAME=	Cartotheque-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -20,6 +21,6 @@
 		${WRKSRC}/GNUmakefile
 
 post-install:
-	${STRIP_CMD} ${PREFIX}/GNUstep/Local/Applications/Cartotheque.app/Cartotheque
+	${STRIP_CMD} ${PREFIX}/GNUstep/System/Applications/Cartotheque.app/Cartotheque
 
 .include <bsd.port.mk>

Modified: trunk/deskutils/cartotheque/pkg-plist
===================================================================
--- trunk/deskutils/cartotheque/pkg-plist	2016-03-26 13:57:07 UTC (rev 21295)
+++ trunk/deskutils/cartotheque/pkg-plist	2016-03-26 13:57:57 UTC (rev 21296)
@@ -1,20 +1,20 @@
-GNUstep/Local/Applications/Cartotheque.app/Cartotheque
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.classes
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.info
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/objects.gorm
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.classes
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.info
-GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/objects.gorm
-GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.desktop
-GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.classes
-GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.info
-GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/objects.gorm
-GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.classes
-GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.info
-GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/objects.gorm
-GNUstep/Local/Applications/Cartotheque.app/Resources/Info-gnustep.plist
-GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.classes
-GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.info
-GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/objects.gorm
-GNUstep/Local/Applications/Cartotheque.app/stamp.make
-GNUstep/Local/Tools/Cartotheque
+GNUstep/System/Applications/Cartotheque.app/Cartotheque
+GNUstep/System/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.classes
+GNUstep/System/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.info
+GNUstep/System/Applications/Cartotheque.app/Resources/CardInspector.gorm/objects.gorm
+GNUstep/System/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.classes
+GNUstep/System/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.info
+GNUstep/System/Applications/Cartotheque.app/Resources/CardWindow.gorm/objects.gorm
+GNUstep/System/Applications/Cartotheque.app/Resources/Cartotheque.desktop
+GNUstep/System/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.classes
+GNUstep/System/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.info
+GNUstep/System/Applications/Cartotheque.app/Resources/Cartotheque.gorm/objects.gorm
+GNUstep/System/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.classes
+GNUstep/System/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.info
+GNUstep/System/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/objects.gorm
+GNUstep/System/Applications/Cartotheque.app/Resources/Info-gnustep.plist
+GNUstep/System/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.classes
+GNUstep/System/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.info
+GNUstep/System/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/objects.gorm
+GNUstep/System/Applications/Cartotheque.app/stamp.make
+GNUstep/System/Tools/Cartotheque



More information about the Midnightbsd-cvs mailing list