diff options
author | pat <pat@FreeBSD.org> | 2002-05-02 21:45:01 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-02 21:45:01 +0000 |
commit | ebcb4528f5ca046966971f2f7e1b576551f66f9b (patch) | |
tree | 46cfc64bd79f73a8025cf706ea96b7ff683cd2af | |
parent | d7d43797df61417529ec1a3c6ca2cd84c225fcef (diff) | |
download | FreeBSD-ports-ebcb4528f5ca046966971f2f7e1b576551f66f9b.zip FreeBSD-ports-ebcb4528f5ca046966971f2f7e1b576551f66f9b.tar.gz |
Update to 0.5.1
PR: 37689
Submitted by: KATO Tsuguru <tkato@prontomail.com>
-rw-r--r-- | print/panda/Makefile | 2 | ||||
-rw-r--r-- | print/panda/distinfo | 2 | ||||
-rw-r--r-- | print/panda/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index 2821283..52b6d69 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -6,7 +6,7 @@ # PORTNAME= panda -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/panda/distinfo b/print/panda/distinfo index 4a9c15d..9d2cdda 100644 --- a/print/panda/distinfo +++ b/print/panda/distinfo @@ -1 +1 @@ -MD5 (panda_0_5.tgz) = 42143660eb4156c8878d6236c904778e +MD5 (panda_0_5_1.tgz) = 98bdbd52e8e366d1660d4a6746e3f350 diff --git a/print/panda/pkg-plist b/print/panda/pkg-plist index 5de36e1..82075ee 100644 --- a/print/panda/pkg-plist +++ b/print/panda/pkg-plist @@ -2,6 +2,8 @@ include/panda/constants.h include/panda/functions.h include/panda/legacy.h include/panda/objects.h +include/panda/panda_tdb.h +include/panda/panda_spinlock.h lib/libpanda.a lib/libpanda.so lib/libpanda.so.0 |