diff options
author | mezz <mezz@FreeBSD.org> | 2005-07-25 13:44:17 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-07-25 13:44:17 +0800 |
commit | 2acaa552d4e1b8f40b6c552910aa4ed88ad2cd05 (patch) | |
tree | 3d86262412fcbf95108cd7393ef5391349fe8274 | |
parent | 8b42235770761ff400cf6f56cba5cd76d81da771 (diff) | |
download | freebsd-ports-gnome-2acaa552d4e1b8f40b6c552910aa4ed88ad2cd05.tar.gz freebsd-ports-gnome-2acaa552d4e1b8f40b6c552910aa4ed88ad2cd05.tar.zst freebsd-ports-gnome-2acaa552d4e1b8f40b6c552910aa4ed88ad2cd05.zip |
-Update to 0.82.
-Update maintainer's email address in pkg-descr.
PR: ports/83982
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
-rw-r--r-- | textproc/p5-Filter-Simple/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Filter-Simple/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Filter-Simple/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile index 76d77703d7be..d686f9bcd3f7 100644 --- a/textproc/p5-Filter-Simple/Makefile +++ b/textproc/p5-Filter-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Filter-Simple -PORTVERSION= 0.79 +PORTVERSION= 0.82 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Filter diff --git a/textproc/p5-Filter-Simple/distinfo b/textproc/p5-Filter-Simple/distinfo index 6958610ec20f..44f851092aff 100644 --- a/textproc/p5-Filter-Simple/distinfo +++ b/textproc/p5-Filter-Simple/distinfo @@ -1,2 +1,2 @@ -MD5 (Filter-Simple-0.79.tar.gz) = a3af8a9b9c3e743afc9b6ef925011b69 -SIZE (Filter-Simple-0.79.tar.gz) = 11864 +MD5 (Filter-Simple-0.82.tar.gz) = 3defebcbbc969a5b05f1d37422f86a3a +SIZE (Filter-Simple-0.82.tar.gz) = 12296 diff --git a/textproc/p5-Filter-Simple/pkg-descr b/textproc/p5-Filter-Simple/pkg-descr index 77b5d329ced9..50ce2219028d 100644 --- a/textproc/p5-Filter-Simple/pkg-descr +++ b/textproc/p5-Filter-Simple/pkg-descr @@ -7,4 +7,4 @@ language (e.g. Lingua::Romana::Perligata). Effec- tively, it allows one to use the full power of Perl as its own, recur- sively applied, macro language. Philip M. Gollucci -<philip@p6m7g8.com> +<pgollucci@p6m7g8.com> |