diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 15:47:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 15:47:58 +0800 |
commit | 925f8ec97b9e5599a7a26b9727bcec1179266901 (patch) | |
tree | 0d24f2caaa1662efe43fcaf73225218698cc4855 /x11 | |
parent | 52ed67dc36fbdf8a0a8d04cb6401745c2ad16413 (diff) | |
download | marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar.gz marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar.bz2 marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar.lz marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar.xz marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.tar.zst marcuscom-ports-925f8ec97b9e5599a7a26b9727bcec1179266901.zip |
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@435 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnomepanel/distinfo | 2 |
4 files changed, 6 insertions, 10 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index cb16ef56c..acf46df32 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.1.90.1 +PORTVERSION= 2.2.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.1 +MASTER_SITE_SUBDIR= sources/gnome-panel/2.2 DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -37,7 +37,5 @@ MAN1= gnome-panel.1 gnome-panel-preferences.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 4d60c3054..e8dd0ce4a 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-2.1.90.1.tar.bz2) = 091e92c78b564dba40ad57a4c5fef359 +MD5 (gnome2/gnome-panel-2.2.0.tar.bz2) = 49adb468345073b509aa829972d544fc diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index cb16ef56c..acf46df32 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.1.90.1 +PORTVERSION= 2.2.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.1 +MASTER_SITE_SUBDIR= sources/gnome-panel/2.2 DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -37,7 +37,5 @@ MAN1= gnome-panel.1 gnome-panel-preferences.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11/gnomepanel/distinfo b/x11/gnomepanel/distinfo index 4d60c3054..e8dd0ce4a 100644 --- a/x11/gnomepanel/distinfo +++ b/x11/gnomepanel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-2.1.90.1.tar.bz2) = 091e92c78b564dba40ad57a4c5fef359 +MD5 (gnome2/gnome-panel-2.2.0.tar.bz2) = 49adb468345073b509aa829972d544fc |