aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-08 02:04:51 +0800
committermarcus <marcus@FreeBSD.org>2002-07-08 02:04:51 +0800
commitf432fc0635dee27392062ffba6f229ed021e384f (patch)
tree73850025dd30d4c0c9706b5e0e3d809b7783e682
parent216203019ca7f0a153a43c6de5dfb80c19eb2e95 (diff)
downloadfreebsd-ports-gnome-f432fc0635dee27392062ffba6f229ed021e384f.tar.gz
freebsd-ports-gnome-f432fc0635dee27392062ffba6f229ed021e384f.tar.zst
freebsd-ports-gnome-f432fc0635dee27392062ffba6f229ed021e384f.zip
Missed an update to GNOME 2.0 Final.
Reported by: fenner's unfetchable distfiles script
-rw-r--r--graphics/librsvg2/Makefile13
-rw-r--r--graphics/librsvg2/distinfo2
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 745ce064f6bc..9b948b62f100 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= librsvg2
-PORTVERSION= 1.1.6
+PORTVERSION= 2.0.0
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
@@ -27,16 +27,17 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch:
- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
- s|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g'
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \
+ 's|[(]datadir[)]/gnome/|(datadir)/|g ; \
+ s|[(]datadir[)]/locale|(prefix)/share/locale|g ; \
+ s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
.include <bsd.port.mk>
diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo
index f149c578cec3..86b29e2b28dc 100644
--- a/graphics/librsvg2/distinfo
+++ b/graphics/librsvg2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/librsvg-1.1.6.tar.bz2) = 0976fe7bef01ad8ff576ab78ebe86e70
+MD5 (gnome2/librsvg-2.0.0.tar.bz2) = 6a216a7f75956ce936755f365be1a16d
23 06:04:15 +0800'>2004-12-235-5/+3 * Tweak IGNORE string to give a better-worded error message.Kris Kennaway2004-12-193-3/+3 * Fix kde3-i18n ports.Michael Nottebrock2004-12-162-4/+4 * Update to KDE 3.3.2Michael Nottebrock2004-12-149-17/+119 * BROKEN on 5.x: Does not compileKris Kennaway2004-11-191-0/+4 * Update to KDE 3.3.1Michael Nottebrock2004-11-087-12/+32 * Update to KDE 3.3Michael Nottebrock2004-08-3112-15/+17 * Reset maintainer:Kris Kennaway2004-08-161-1/+1 * Pet portlint.Michael Nottebrock2004-07-116-3/+9 * Update to version 3.2.3Michael Nottebrock2004-06-107-16/+27 * Oops. Forgot the language categories.Michael Nottebrock2004-05-076-3/+3 * Update to KDE 3.2.2Michael Nottebrock2004-04-204-32/+22 * Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2 * SIZEify (maintainer timeout)Trevor Johnson2004-03-313-0/+3 * Add ispellKris Kennaway2004-03-171-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-3/+3 * Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-109-4/+27 * Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1 * Update to KDE 3.2.0Michael Nottebrock2004-02-059-54/+136 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1 * Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-045-10/+10 * - Fix build on 4.xPav Lucistnik2004-01-263-1/+14 * Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-245-5/+5 * - fix PKGORIGINOliver Eikemeier2004-01-231-1/+1 * - Update to 5.60Pav Lucistnik2004-01-11171-2801/+2714 * Upgrade from 0.5 to 0.7.Mikhail Teterin2003-12-102-2/+2 * OpenOffice -> OpenOffice.orgMaho Nakata2003-11-091-1/+1 * rename openoffice* to openoffice-1.0* accodingly (repo copy).Maho Nakata2003-11-081-1/+1 * Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2 * Unbreak BROKEN messageEdwin Groothuis2003-10-131-1/+1 * New port: Ukrainian accounting system. New port of Ukrainian accounting syste...Edwin Groothuis2003-10-10176-0/+3136 * Translation update: fix checksum.Will Andrews2003-09-222-2/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-182-4/+2 * o Main modificationNorikatsu Shigemura2003-08-191-1/+1 * Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-6/+16 * Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-204-10/+8 * New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-2013-0/+208 * Add missing ooodict-uk_UAMartin Blapp2003-05-141-0/+1 * Add Ukrainian ooodict.Martin Blapp2003-05-141-0/+19