Index: head/x11-clocks/cairo-clock/Makefile =================================================================== --- head/x11-clocks/cairo-clock/Makefile (revision 265042) +++ head/x11-clocks/cairo-clock/Makefile (revision 265043) @@ -1,54 +1,51 @@ # New ports collection makefile for: cairo-clock # Date created: 2007/01/16 # Whom: chinsan # # $FreeBSD$ # PORTNAME= cairo-clock -PORTVERSION= 0.3.2 -PORTREVISION= 6 +PORTVERSION= 0.3.4 CATEGORIES= x11-clocks net gnome MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= daichi@freebsd.org COMMENT= MacSlow's Cairo-Clock -USE_BZIP2= yes USE_GNOME= gtk20 intlhack gnomehack libglade2 librsvg2 USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -GZIP_CMD?= /usr/bin/gzip MAN1= cairo-clock.1 .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${GZIP_CMD} -d ${WRKSRC}/man/cairo-clock.1.gz @${REINPLACE_CMD} -e 's,.gz,,; s,datadir)\/man,prefix)\/man,' \ ${WRKSRC}/man/Makefile.in post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in README NEWS AUTHORS TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif @${ECHO} "" @${ECHO} "************************************************************************" @${ECHO} " Please note that you need composite extension enabled in X.org or Xgl. " @${ECHO} "************************************************************************" .include Property changes on: head/x11-clocks/cairo-clock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11-clocks/cairo-clock/distinfo =================================================================== --- head/x11-clocks/cairo-clock/distinfo (revision 265042) +++ head/x11-clocks/cairo-clock/distinfo (revision 265043) @@ -1,3 +1,3 @@ -MD5 (cairo-clock-0.3.2.tar.bz2) = 6af19fc0df603f92e4f99c3bb5fb78cb -SHA256 (cairo-clock-0.3.2.tar.bz2) = 226f84eb2ea1f609fbf65dda181015417c4f55e20a4e8d11c9f0d9c71e7bbf06 -SIZE (cairo-clock-0.3.2.tar.bz2) = 718103 +MD5 (cairo-clock-0.3.4.tar.gz) = 78e5b3aa3492aa6c182eaacae63a7c03 +SHA256 (cairo-clock-0.3.4.tar.gz) = f310de5bc03473a190d691679a831cd305351744ccf6eb7701f43dda6cd98a8d +SIZE (cairo-clock-0.3.4.tar.gz) = 832968 Property changes on: head/x11-clocks/cairo-clock/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property