diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-07 15:13:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-07 15:13:50 +0800 |
commit | c477cbf6a1da9b7c9d31366b8d25de9c0f9b4c5e (patch) | |
tree | b5f5f35668270a0c2baaff4b76ab045e37d5245e /x11-themes | |
parent | aa912ba4c44b1cc8f69faceb97b35999b22ddb5c (diff) | |
download | freebsd-ports-gnome-c477cbf6a1da9b7c9d31366b8d25de9c0f9b4c5e.tar.gz freebsd-ports-gnome-c477cbf6a1da9b7c9d31366b8d25de9c0f9b4c5e.tar.zst freebsd-ports-gnome-c477cbf6a1da9b7c9d31366b8d25de9c0f9b4c5e.zip |
Update to 2.12.3.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index 950bf24004fc..cd9a915daa3c 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnome-backgrounds -PORTVERSION= 2.12.2 +PORTVERSION= 2.12.3 CATEGORIES= x11-themes graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 @@ -25,4 +25,8 @@ USE_GNOME= gnomeprefix gnometarget gnomehack intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +post-patch: + @${REINPLACE_CMD} -e 's|@install_sh@|@INSTALL@|g' \ + ${WRKSRC}/po/Makefile.in.in + .include <bsd.port.mk> diff --git a/x11-themes/gnome-backgrounds/distinfo b/x11-themes/gnome-backgrounds/distinfo index 2a50a35fac01..66494670efda 100644 --- a/x11-themes/gnome-backgrounds/distinfo +++ b/x11-themes/gnome-backgrounds/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-backgrounds-2.12.2.tar.bz2) = 8c0533d438721ed1923d5dfa87885f53 -SHA256 (gnome2/gnome-backgrounds-2.12.2.tar.bz2) = 23f50725e1693c7c555f2ba8989bfc821b7e5909236c517537a4a22efb8b4b4e -SIZE (gnome2/gnome-backgrounds-2.12.2.tar.bz2) = 1782630 +MD5 (gnome2/gnome-backgrounds-2.12.3.tar.bz2) = 33e47d2254e88d1e60f1f83168374ef4 +SHA256 (gnome2/gnome-backgrounds-2.12.3.tar.bz2) = c1f23af880df0d60a82891ebac614b3beb23434620f5646e9126cd068eac968c +SIZE (gnome2/gnome-backgrounds-2.12.3.tar.bz2) = 1780586 |