[Midnightbsd-cvs] mports: x11-wm/etoile-azalea: Updated version.
seirei at midnightbsd.org
seirei at midnightbsd.org
Thu Aug 23 11:47:36 EDT 2007
Log Message:
-----------
Updated version.
Modified Files:
--------------
mports/x11-wm/etoile-azalea:
Makefile (r1.1 -> r1.2)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.2 -> r1.3)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11-wm/etoile-azalea/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lx11-wm/etoile-azalea/pkg-plist -Lx11-wm/etoile-azalea/pkg-plist -u -r1.2 -r1.3
--- x11-wm/etoile-azalea/pkg-plist
+++ x11-wm/etoile-azalea/pkg-plist
@@ -1,21 +1,22 @@
-Local/Applications/Azalea.app/Azalea
-Local/Applications/Azalea.app/Resources/Azalea.desktop
-Local/Applications/Azalea.app/Resources/Info-gnustep.plist
-Local/Applications/Azalea.app/Resources/openbox/menu.xml
-Local/Applications/Azalea.app/Resources/openbox/rc.xml
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/bullet.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/close.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk_toggled.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/iconify.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max_toggled.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/shade.xbm
-Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/themerc
-Local/Applications/Azalea.app/stamp.make
- at dirrm Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3
- at dirrm Local/Applications/Azalea.app/Resources/themes/Azalea
- at dirrm Local/Applications/Azalea.app/Resources/themes
- at dirrm Local/Applications/Azalea.app/Resources/openbox
- at dirrm Local/Applications/Azalea.app/Resources
- at dirrm Local/Applications/Azalea.app
+System/Applications/Azalea.app/Azalea
+System/Applications/Azalea.app/Resources/Azalea.desktop
+System/Applications/Azalea.app/Resources/Info-gnustep.plist
+System/Applications/Azalea.app/Resources/openbox/menu.xml
+System/Applications/Azalea.app/Resources/openbox/rc.xml
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/bullet.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/close.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk_toggled.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/iconify.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max_toggled.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/shade.xbm
+System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/themerc
+System/Applications/Azalea.app/stamp.make
+System/Tools/Azalea
+ at dirrm System/Applications/Azalea.app/Resources/openbox
+ at dirrm System/Applications/Azalea.app/Resources/themes/Azalea/openbox-3
+ at dirrm System/Applications/Azalea.app/Resources/themes/Azalea
+ at dirrm System/Applications/Azalea.app/Resources/themes
+ at dirrm System/Applications/Azalea.app/Resources
+ at dirrm System/Applications/Azalea.app
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/etoile-azalea/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-wm/etoile-azalea/Makefile -Lx11-wm/etoile-azalea/Makefile -u -r1.1 -r1.2
--- x11-wm/etoile-azalea/Makefile
+++ x11-wm/etoile-azalea/Makefile
@@ -7,17 +7,16 @@
#
PORTNAME= azalea
-PORTVERSION= 0.1.${SNAPSHOT}
+PORTVERSION= 0.2.0
CATEGORIES= x11-wm gnustep
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= dinoex
+MASTER_SITES= http://download.gna.org/etoile/
+LICENSE= gpl2
PKGNAMEPREFIX= etoile-
-DISTNAME= Etoile-${SNAPSHOT}
+DISTNAME= etoile-0.2
MAINTAINER= ports at MidnightBSD.org
COMMENT= Azalea is a GNUstep window mamager
-USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
@@ -25,11 +24,10 @@
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT}
-SNAPSHOT= 20061221
-WRKSRC= ${WRKDIR}/Etoile/
+WRKSRC= ${WRKDIR}/Etoile-0.2/
USE_GNUSTEP_MAKE_DIRS+= Services/Private/Azalea
-ADDITIONAL_INCLUDE_DIRS+= -I${X11BASE}/include
-ADDITIONAL_LIB_DIRS+= -L${X11BASE}/lib
+#ADDITIONAL_INCLUDE_DIRS+= -I${X11BASE}/include
+#ADDITIONAL_LIB_DIRS+= -L${X11BASE}/lib
XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-wm/etoile-azalea/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-wm/etoile-azalea/distinfo -Lx11-wm/etoile-azalea/distinfo -u -r1.1 -r1.2
--- x11-wm/etoile-azalea/distinfo
+++ x11-wm/etoile-azalea/distinfo
@@ -1,3 +1,3 @@
-MD5 (Etoile-20061221.tar.bz2) = 120ffa8cf06c58ff775f8a218ad91448
-SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992
-SIZE (Etoile-20061221.tar.bz2) = 9867481
+MD5 (etoile-0.2.tar.gz) = cc1b54ba2e4ba371c5eda45c756bece9
+SHA256 (etoile-0.2.tar.gz) = 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c
+SIZE (etoile-0.2.tar.gz) = 21373391
More information about the Midnightbsd-cvs
mailing list