summaryrefslogtreecommitdiff
path: root/graphics/ruby-libpng
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-28 06:33:26 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-28 06:33:26 +0000
commita0f6ae53a704db7e68607fc34092f2b5241ef6f5 (patch)
tree621634dee1ec0d4907980a104bf9de2b4a6ddc01 /graphics/ruby-libpng
parentPythonize. (diff)
Update to the new 0.3.3 after my pathes have been merged.
(I'll suggest the author to bump the version number next time, instead of repacking ;)
Notes
Notes: svn path=/head/; revision=33195
Diffstat (limited to 'graphics/ruby-libpng')
-rw-r--r--graphics/ruby-libpng/Makefile8
-rw-r--r--graphics/ruby-libpng/distinfo3
-rw-r--r--graphics/ruby-libpng/pkg-plist1
3 files changed, 2 insertions, 10 deletions
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile
index 85b019889b65..8feeb8dd3ad7 100644
--- a/graphics/ruby-libpng/Makefile
+++ b/graphics/ruby-libpng/Makefile
@@ -7,17 +7,13 @@
PORTNAME= libpng
PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics ruby
MASTER_SITES= http://www.isc.meiji.ac.jp/~ee77038/ruby/program/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-PATCH_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= knu
-PATCHFILES= ruby-libpng-0.3.3.patch.gz
-
MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
@@ -28,12 +24,10 @@ USE_RUBY_EXTCONF= yes
USE_RUBY_RD= yes
.endif
-WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALL_TARGET= site-install
DOCS_JA= readme.ja.html readme.ja.rd readme.ja.txt
EXAMPLES_EN= es.png png.rb pngtest.rb pngtest.sh \
- test.rb \
sample/0.png sample/1.png sample/2.png sample/3.png \
sample/4.png sample/5.png sample/6.png sample/7.png \
sample/8.png sample/9.png sample/pngcat.rb
diff --git a/graphics/ruby-libpng/distinfo b/graphics/ruby-libpng/distinfo
index c7c8c2298401..c3e423152590 100644
--- a/graphics/ruby-libpng/distinfo
+++ b/graphics/ruby-libpng/distinfo
@@ -1,2 +1 @@
-MD5 (ruby/ruby-libpng-0.3.3.tar.gz) = 28057ccf57df440197829cbb59c9acb4
-MD5 (ruby/ruby-libpng-0.3.3.patch.gz) = 0b64bfc5381e45065b454adeb0607a55
+MD5 (ruby/ruby-libpng-0.3.3.tar.gz) = c5a55e3dc3c5db859ad84c6b4d3918a0
diff --git a/graphics/ruby-libpng/pkg-plist b/graphics/ruby-libpng/pkg-plist
index 0cf55ec5da44..0ce22613dd16 100644
--- a/graphics/ruby-libpng/pkg-plist
+++ b/graphics/ruby-libpng/pkg-plist
@@ -3,7 +3,6 @@
%%RUBY_EXAMPLESDIR%%/libpng/png.rb
%%RUBY_EXAMPLESDIR%%/libpng/pngtest.rb
%%RUBY_EXAMPLESDIR%%/libpng/pngtest.sh
-%%RUBY_EXAMPLESDIR%%/libpng/test.rb
%%RUBY_EXAMPLESDIR%%/libpng/0.png
%%RUBY_EXAMPLESDIR%%/libpng/1.png
%%RUBY_EXAMPLESDIR%%/libpng/2.png