Date: Tue, 17 Feb 2009 11:09:58 +0900 (YAKT) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/131761: [maintainer update] devel/rubygem-ruby-ole: update to 1.2.8.2 Message-ID: <200902170209.n1H29wIZ034649@blg.akavia.ru> Resent-Message-ID: <200902170230.n1H2U4nB099862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131761 >Category: ports >Synopsis: [maintainer update] devel/rubygem-ruby-ole: update to 1.2.8.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 17 02:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 1.2.8.2. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-ruby-ole/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 13 Nov 2008 15:15:37 -0000 1.2 +++ Makefile 17 Feb 2009 01:32:28 -0000 @@ -6,8 +6,7 @@ # PORTNAME= ruby-ole -PORTVERSION= 1.2.8.1 -PORTREVISION= 1 +PORTVERSION= 1.2.8.2 CATEGORIES= devel rubygems MASTER_SITES= RF @@ -17,14 +16,8 @@ USE_RUBY= yes USE_RUBY_FEATURES= iconv USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes -post-install: - @${ECHO} bin/oletool > ${TMPPLIST} - @${ECHO} ${GEM_CACHE} >> ${TMPPLIST} - @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},${GEM_DOC_DIR},' >> ${TMPPLIST} - @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},${GEM_LIB_DIR},' >> ${TMPPLIST} - @${ECHO} ${GEM_SPEC} >> ${TMPPLIST} - @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},@dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST} - @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},@dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST} +PLIST_FILES= bin/oletool .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-ruby-ole/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 1 Nov 2008 22:16:32 -0000 1.1 +++ distinfo 17 Feb 2009 01:32:33 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/ruby-ole-1.2.8.1.gem) = 9ae82141c1f0e7b45d3275259546f5c4 -SHA256 (rubygem/ruby-ole-1.2.8.1.gem) = a06c2e6337d713f31f4223227837f3f6c29d0cee58c6d59d7652cf91098673b5 -SIZE (rubygem/ruby-ole-1.2.8.1.gem) = 56832 +MD5 (rubygem/ruby-ole-1.2.8.2.gem) = 76ff1fd32eca362979058b8aab5687fc +SHA256 (rubygem/ruby-ole-1.2.8.2.gem) = 5a2c96288bec54a396a3f01b022156b914cee67abc24d4ce8a31deccd28de4ba +SIZE (rubygem/ruby-ole-1.2.8.2.gem) = 57344 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902170209.n1H29wIZ034649>