diff options
-rw-r--r-- | RMPORTS | 1 | ||||
-rw-r--r-- | textproc/yelp-xsl/Makefile (renamed from x11/yelp-xsl/Makefile) | 7 | ||||
-rw-r--r-- | textproc/yelp-xsl/distinfo | 2 | ||||
-rw-r--r-- | textproc/yelp-xsl/pkg-descr (renamed from x11/yelp-xsl/pkg-descr) | 0 | ||||
-rw-r--r-- | textproc/yelp-xsl/pkg-plist (renamed from x11/yelp-xsl/pkg-plist) | 0 | ||||
-rw-r--r-- | x11/yelp-xsl/distinfo | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -3,3 +3,4 @@ devel/gir-repository-libnotify|devel/libnotify|%DATE%|gir support was merged int devel/gir-repository/||%DATE%|removed graphics/gir-repository-goocanvas||%DATE%|removed x11-toolkits/gir-repository-vte||%DATE%|removed +x11/yelp-xsl|textproc/yelp-xsl|%DATE%|moved to beter location diff --git a/x11/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 144e21b0b..e931d36d1 100644 --- a/x11/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -3,17 +3,17 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp-xsl/Makefile,v 1.9 2011/02/22 16:47:41 kwm Exp $ +# $MCom: ports/x11/yelp-xsl/Makefile,v 1.10 2011/03/09 22:10:01 kwm Exp $ # PORTNAME= yelp-xsl -PORTVERSION= 2.91.91 +PORTVERSION= 2.91.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= +COMMENT= DocBook XSLT stylesheets for yelp LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt @@ -24,7 +24,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -#MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" .include <bsd.port.pre.mk> diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo new file mode 100644 index 000000000..88f4e0e47 --- /dev/null +++ b/textproc/yelp-xsl/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/yelp-xsl-2.91.92.tar.bz2) = ab3d26192cf4465f1dad187d975201767b45ca3dc908820fc0ee9924bca42175 +SIZE (gnome3/yelp-xsl-2.91.92.tar.bz2) = 704020 diff --git a/x11/yelp-xsl/pkg-descr b/textproc/yelp-xsl/pkg-descr index d38af5629..d38af5629 100644 --- a/x11/yelp-xsl/pkg-descr +++ b/textproc/yelp-xsl/pkg-descr diff --git a/x11/yelp-xsl/pkg-plist b/textproc/yelp-xsl/pkg-plist index 19dde1ceb..19dde1ceb 100644 --- a/x11/yelp-xsl/pkg-plist +++ b/textproc/yelp-xsl/pkg-plist diff --git a/x11/yelp-xsl/distinfo b/x11/yelp-xsl/distinfo deleted file mode 100644 index 983710bc8..000000000 --- a/x11/yelp-xsl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome3/yelp-xsl-2.91.91.tar.bz2) = 6489843e4ee36c318c90b7d9c4208d26e531074fc0d6fb2eae52d2f21abecfdb -SIZE (gnome3/yelp-xsl-2.91.91.tar.bz2) = 695137 |