diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-16 05:18:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-16 05:18:49 +0800 |
commit | f703432c4d608f4b0027956e9bb7d83a91981bbc (patch) | |
tree | 909601d54ae18579659bf89cea1ae60210189d7c /x11 | |
parent | 95a068b821279bd8cb3f22804a41b8e5fa791bc2 (diff) | |
download | marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar.gz marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar.bz2 marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar.lz marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar.xz marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.tar.zst marcuscom-ports-f703432c4d608f4b0027956e9bb7d83a91981bbc.zip |
Update to 2.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@983 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-desktop/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-desktop/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomedesktop/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomedesktop/distinfo | 2 |
4 files changed, 6 insertions, 14 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 13bacb7a1..89f429ec1 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.3.3.1 +PORTVERSION= 2.3.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.3 @@ -26,14 +26,10 @@ USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-about.1 -post-patch: - @${REINPLACE_CMD} -e \ - 's|GNOME_DISTRIBUTOR=.*$$|GNOME_DISTRIBUTOR="FreeBSD GNOME Project"|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo index d23cbde12..c5d3c1bef 100644 --- a/x11/gnome-desktop/distinfo +++ b/x11/gnome-desktop/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-desktop-2.3.3.1.tar.bz2) = 67a217e750bfaef1bc8ec952d9b7e9de +MD5 (gnome2/gnome-desktop-2.3.4.tar.bz2) = ee30d752d4a0245603b9c152b37eb6e0 diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 13bacb7a1..89f429ec1 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomedesktop -PORTVERSION= 2.3.3.1 +PORTVERSION= 2.3.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.3 @@ -26,14 +26,10 @@ USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-about.1 -post-patch: - @${REINPLACE_CMD} -e \ - 's|GNOME_DISTRIBUTOR=.*$$|GNOME_DISTRIBUTOR="FreeBSD GNOME Project"|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo index d23cbde12..c5d3c1bef 100644 --- a/x11/gnomedesktop/distinfo +++ b/x11/gnomedesktop/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-desktop-2.3.3.1.tar.bz2) = 67a217e750bfaef1bc8ec952d9b7e9de +MD5 (gnome2/gnome-desktop-2.3.4.tar.bz2) = ee30d752d4a0245603b9c152b37eb6e0 |