diff options
author | pav <pav@FreeBSD.org> | 2005-04-09 02:28:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-09 02:28:27 +0800 |
commit | fb8c94d78faa94a52e3da15f295191aa88ede376 (patch) | |
tree | fa40f004962056156424e3312b7bfd54658ba631 /polish | |
parent | fc26868ef2f3f7ffeba925de8d6ee60b5174d5a1 (diff) | |
download | freebsd-ports-gnome-fb8c94d78faa94a52e3da15f295191aa88ede376.tar.gz freebsd-ports-gnome-fb8c94d78faa94a52e3da15f295191aa88ede376.tar.zst freebsd-ports-gnome-fb8c94d78faa94a52e3da15f295191aa88ede376.zip |
- Update to 0.0.20050220
PR: ports/79057
Submitted by: Aleksander Fafula <alex@fafula.com> (maintainer)
Diffstat (limited to 'polish')
-rw-r--r-- | polish/fortunepl/Makefile | 25 | ||||
-rw-r--r-- | polish/fortunepl/distinfo | 10 | ||||
-rw-r--r-- | polish/fortunepl/pkg-plist | 2 |
3 files changed, 22 insertions, 15 deletions
diff --git a/polish/fortunepl/Makefile b/polish/fortunepl/Makefile index c411344bbdad..22671b5d5d6d 100644 --- a/polish/fortunepl/Makefile +++ b/polish/fortunepl/Makefile @@ -6,14 +6,14 @@ # PORTNAME= fortunepl -PORTVERSION= 0.0.20041218 +PORTVERSION= 0.0.20050220 CATEGORIES= polish MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/f/fortunes-pl/ \ - http://www.bsdguru.org/fortunes/ + http://www.bsdguru.org/fortunes/20050320/ DISTNAME= fortunes-pl_${PORTVERSION}.orig -PATCH_SITES= http://bsdguru.org/fortunes/ -PATCHFILES= freebsd.pl.txt +PATCH_SITES= http://bsdguru.org/fortunes/20050320/ +PATCHFILES= freebsd.pl filozofia MAINTAINER= alex@bsdguru.org COMMENT= A lot of funny Polish fortune files @@ -24,12 +24,13 @@ WRKSRC= ${WRKDIR}/fortunes-pl-${PORTVERSION}.orig FORTUNES= 7thguard advocacy apcoh argante bajki bok cnp cows \ dowcipy dowcipy-feministyczne dowcipy-lepper dowcipy-naukowcy \ dowcipy-niskopoziomowe dowcipy-szowinistyczne dwimc dzieci \ - freebsd.pl gra_polslowek haiku http icpusers imiona ipv6.pl \ - komputery konikbujany koscielne lcamtuf life matura microsoft \ - milosc misc nauka ospl ospl-ad perl polish_manpages pratchett \ - puchatek radio_maryja rywingate sad sapkowski seneka sigpl \ - sigvirus slownik spolem sport stachura teleturnieje \ - testnaosobowosc wierszyki wieza-pilot zen znaki_zodiaku + filozofia freebsd.pl gra_polslowek haiku http icpusers imiona \ + ipv6.pl komputery konikbujany koscielne lcamtuf life matura \ + microsoft milosc misc nauka ospl ospl-ad perl polish_manpages \ + pratchett puchatek radio_maryja rywingate sad sapkowski \ + seneka sigpl sigvirus slownik spolem sport stachura \ + teleturnieje testnaosobowosc wierszyki wieza-pilot zen \ + znaki_zodiaku pre-everything:: .if !exists(${STRCMD}) @@ -37,7 +38,9 @@ IGNORE= need strfile command. Please install games distribution of base system .endif do-patch: - @${CP} ${DISTDIR}/${PATCHFILES} ${WRKSRC}/freebsd.pl +.for extras in ${PATCHFILES} + @${CP} ${DISTDIR}/${extras} ${WRKSRC}/ +.endfor do-build: .for FILE in ${FORTUNES} diff --git a/polish/fortunepl/distinfo b/polish/fortunepl/distinfo index 90c1e0e46710..b983a859a028 100644 --- a/polish/fortunepl/distinfo +++ b/polish/fortunepl/distinfo @@ -1,4 +1,6 @@ -MD5 (fortunes-pl_0.0.20041218.orig.tar.gz) = 0df32209cf42b3dfaf4eb1ad38b8c0e4 -SIZE (fortunes-pl_0.0.20041218.orig.tar.gz) = 777321 -MD5 (freebsd.pl.txt) = 25ea16a9f674ecfd5683c5b59fa05463 -SIZE (freebsd.pl.txt) = 127340 +MD5 (fortunes-pl_0.0.20050220.orig.tar.gz) = dadfe019d78f355762f23840275b6642 +SIZE (fortunes-pl_0.0.20050220.orig.tar.gz) = 793124 +MD5 (freebsd.pl) = 05c105f13c7f73f4e8f11c90772b3ba2 +SIZE (freebsd.pl) = 137124 +MD5 (filozofia) = 1746645008dfd4d48392f7606b0eca8e +SIZE (filozofia) = 4732 diff --git a/polish/fortunepl/pkg-plist b/polish/fortunepl/pkg-plist index d720cb485850..5354fa54292a 100644 --- a/polish/fortunepl/pkg-plist +++ b/polish/fortunepl/pkg-plist @@ -30,6 +30,8 @@ share/games/fortune/pl/dwimc share/games/fortune/pl/dwimc.dat share/games/fortune/pl/dzieci share/games/fortune/pl/dzieci.dat +share/games/fortune/pl/filozofia +share/games/fortune/pl/filozofia.dat share/games/fortune/pl/freebsd.pl share/games/fortune/pl/freebsd.pl.dat share/games/fortune/pl/gra_polslowek |